Index: cc/trees/layer_tree_host_client.h |
diff --git a/cc/trees/layer_tree_host_client.h b/cc/trees/layer_tree_host_client.h |
index 547c442e85aabdf830a5ab045a4784c861129aed..4bc913cac743d58c57467fa4ed6d585cd0602689 100644 |
--- a/cc/trees/layer_tree_host_client.h |
+++ b/cc/trees/layer_tree_host_client.h |
@@ -52,6 +52,6 @@ class LayerTreeHostClient { |
virtual ~LayerTreeHostClient() {} |
}; |
-} |
+} // namespace cc |
#endif // CC_TREES_LAYER_TREE_HOST_CLIENT_H_ |