mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Fix no newline at end of file error with Xcode 11.3.1
This commit is contained in:
@@ -390,4 +390,4 @@ TEST(OSRTest, OsrPopupJSOtherClient) {
|
|||||||
client->SetHandler(handler);
|
client->SetHandler(handler);
|
||||||
handler->ExecuteTest();
|
handler->ExecuteTest();
|
||||||
ReleaseAndWaitForDestructor(handler);
|
ReleaseAndWaitForDestructor(handler);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user