Index: cc/test/tiled_layer_test_common.h |
diff --git a/cc/test/tiled_layer_test_common.h b/cc/test/tiled_layer_test_common.h |
index 169179ac6d960a147921e587ae186b5b6129fca6..78d661d11faf9c38c20991c105f4aeb5a5814cd6 100644 |
--- a/cc/test/tiled_layer_test_common.h |
+++ b/cc/test/tiled_layer_test_common.h |
@@ -130,5 +130,6 @@ protected: |
gfx::Size m_forcedContentBounds; |
}; |
-} |
+} // namespace cc |
+ |
#endif // CC_TEST_TILED_LAYER_TEST_COMMON_H_ |