Index: cc/layers/picture_image_layer_impl.h |
diff --git a/cc/layers/picture_image_layer_impl.h b/cc/layers/picture_image_layer_impl.h |
index 943981e630fef884691715f88f305682dfc12d77..4a2db50f668b14d369b31786cfa12e66dc13b01e 100644 |
--- a/cc/layers/picture_image_layer_impl.h |
+++ b/cc/layers/picture_image_layer_impl.h |
@@ -36,6 +36,6 @@ class CC_EXPORT PictureImageLayerImpl : public PictureLayerImpl { |
DISALLOW_COPY_AND_ASSIGN(PictureImageLayerImpl); |
}; |
-} |
+} // namespace cc |
#endif // CC_LAYERS_PICTURE_IMAGE_LAYER_IMPL_H_ |