Index: cc/layers/tiled_layer.h |
diff --git a/cc/layers/tiled_layer.h b/cc/layers/tiled_layer.h |
index 94ebadaf982e660b2fd4175708aaa01802185222..e6112d031d1f186403c96b143eb095c90f1b37f2 100644 |
--- a/cc/layers/tiled_layer.h |
+++ b/cc/layers/tiled_layer.h |
@@ -139,5 +139,6 @@ class CC_EXPORT TiledLayer : public ContentsScalingLayer { |
DISALLOW_COPY_AND_ASSIGN(TiledLayer); |
}; |
-} |
+} // namespace cc |
+ |
#endif // CC_LAYERS_TILED_LAYER_H_ |