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:
@@ -11,8 +11,7 @@
|
||||
#include "include/base/cef_build.h"
|
||||
#include "include/cef_task.h"
|
||||
|
||||
namespace client {
|
||||
namespace file_util {
|
||||
namespace client::file_util {
|
||||
|
||||
namespace {
|
||||
|
||||
@@ -129,5 +128,4 @@ std::string GetFileExtension(const std::string& path) {
|
||||
return std::string();
|
||||
}
|
||||
|
||||
} // namespace file_util
|
||||
} // namespace client
|
||||
} // namespace client::file_util
|
||||
|
Reference in New Issue
Block a user