mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
tests: Format with clang-tidy (see #3632)
This commit is contained in:
@@ -9,13 +9,11 @@
|
||||
#include "include/cef_base.h"
|
||||
#include "tests/shared/browser/client_app_browser.h"
|
||||
|
||||
namespace client {
|
||||
namespace browser {
|
||||
namespace client::browser {
|
||||
|
||||
// Create the browser delegate. Called from client_app_delegates_browser.cc.
|
||||
void CreateDelegates(ClientAppBrowser::DelegateSet& delegates);
|
||||
|
||||
} // namespace browser
|
||||
} // namespace client
|
||||
} // namespace client::browser
|
||||
|
||||
#endif // CEF_TESTS_CEFCLIENT_BROWSER_CLIENT_BROWSER_H_
|
||||
|
Reference in New Issue
Block a user