mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-01-11 17:44:54 +01:00
ceftests: Add missing newline at end of file
This commit is contained in:
parent
3c8507c4a3
commit
511e10d594
@ -1786,4 +1786,4 @@ CORS_TEST_REDIRECT_POST_ALL(307, MODE_307)
|
|||||||
// Called from client_app_delegates.cc.
|
// Called from client_app_delegates.cc.
|
||||||
void CreateCorsBrowserTests(client::ClientAppBrowser::DelegateSet& delegates) {
|
void CreateCorsBrowserTests(client::ClientAppBrowser::DelegateSet& delegates) {
|
||||||
delegates.insert(new CorsBrowserTest);
|
delegates.insert(new CorsBrowserTest);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user