Index: cc/heads_up_display_layer.cc |
diff --git a/cc/heads_up_display_layer.cc b/cc/heads_up_display_layer.cc |
index 2e467405dc8ae5ee8901d06bf88be975ceb48b49..0a9d47e821d3543e5155250a32571f5844dfec1a 100644 |
--- a/cc/heads_up_display_layer.cc |
+++ b/cc/heads_up_display_layer.cc |
@@ -72,4 +72,4 @@ void HeadsUpDisplayLayer::pushPropertiesTo(LayerImpl* layerImpl) |
hudLayerImpl->setFontAtlas(m_fontAtlas.Pass()); |
} |
-} |
+} // namespace cc |