Index: cc/layers/io_surface_layer.h |
diff --git a/cc/layers/io_surface_layer.h b/cc/layers/io_surface_layer.h |
index 4073a0d6d866c7fd3aa42da3f221281cb3b9dbcd..67d8e21ed45ab6193a69ee0b3305fd7ee472c593 100644 |
--- a/cc/layers/io_surface_layer.h |
+++ b/cc/layers/io_surface_layer.h |
@@ -31,5 +31,5 @@ class CC_EXPORT IOSurfaceLayer : public Layer { |
gfx::Size io_surface_size_; |
}; |
-} |
+} // namespace cc |
#endif // CC_LAYERS_IO_SURFACE_LAYER_H_ |