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,12 +8,10 @@
|
||||
|
||||
#include "tests/shared/renderer/client_app_renderer.h"
|
||||
|
||||
namespace client {
|
||||
namespace ipc_performance_test {
|
||||
namespace client::ipc_performance_test {
|
||||
|
||||
void CreateDelegates(ClientAppRenderer::DelegateSet& delegates);
|
||||
|
||||
} // namespace ipc_performance_test
|
||||
} // namespace client
|
||||
} // namespace client::ipc_performance_test
|
||||
|
||||
#endif // CEF_TESTS_CEFCLIENT_RENDERER_IPC_PERFORMANCE_TEST_H_
|
||||
|
Reference in New Issue
Block a user