Index: cc/resources/resource_update_queue.h |
diff --git a/cc/resources/resource_update_queue.h b/cc/resources/resource_update_queue.h |
index 45a983a3f80d425fac5003c6a3dafb5f3c59ca56..9ed326605f6578fb4d972deff0e39e8082a6dc6f 100644 |
--- a/cc/resources/resource_update_queue.h |
+++ b/cc/resources/resource_update_queue.h |
@@ -43,6 +43,6 @@ class CC_EXPORT ResourceUpdateQueue { |
DISALLOW_COPY_AND_ASSIGN(ResourceUpdateQueue); |
}; |
-} |
+} // namespace cc |
#endif // CC_RESOURCES_RESOURCE_UPDATE_QUEUE_H_ |