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:
@@ -8,13 +8,11 @@
|
||||
|
||||
#include "tests/cefclient/browser/test_runner.h"
|
||||
|
||||
namespace client {
|
||||
namespace binding_test {
|
||||
namespace client::binding_test {
|
||||
|
||||
// Create message handlers. Called from test_runner.cc.
|
||||
void CreateMessageHandlers(test_runner::MessageHandlerSet& handlers);
|
||||
|
||||
} // namespace binding_test
|
||||
} // namespace client
|
||||
} // namespace client::binding_test
|
||||
|
||||
#endif // CEF_TESTS_CEFCLIENT_BROWSER_BINDING_TEST_H_
|
||||
|
Reference in New Issue
Block a user