summaryrefslogtreecommitdiffstats
path: root/cc/resources/resource_update_queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/resources/resource_update_queue.h')
-rw-r--r--cc/resources/resource_update_queue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/resources/resource_update_queue.h b/cc/resources/resource_update_queue.h
index 45a983a..9ed3266 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_