Index: third_party/WebKit/Source/platform/testing/TestingPlatformSupport.h |
diff --git a/third_party/WebKit/Source/platform/testing/TestingPlatformSupport.h b/third_party/WebKit/Source/platform/testing/TestingPlatformSupport.h |
index 9dcfbf25c3b1c4d7066eb61edef33f74671e4e16..ff618b1828390d5fcf728c7cc9120d75c12dc1a4 100644 |
--- a/third_party/WebKit/Source/platform/testing/TestingPlatformSupport.h |
+++ b/third_party/WebKit/Source/platform/testing/TestingPlatformSupport.h |
@@ -47,7 +47,7 @@ |
namespace base { |
class SimpleTestTickClock; |
class TestDiscardableMemoryAllocator; |
-} |
+} // namespace base |
namespace cc { |
class OrderedSimpleTaskRunner; |