Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(59)

Unified Diff: cc/resources/resource_update_queue.h

Issue 13051003: cpplint.py pass on cc/(base|debug|quads|resources)/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_

Powered by Google App Engine
This is Rietveld 408576698