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

Unified Diff: cc/resources/resource_update.h

Issue 13051003: cpplint.py pass on cc/(base|debug|quads|resources)/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix prioritized_resource_unittest 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
« no previous file with comments | « cc/resources/resource_provider_unittest.cc ('k') | cc/resources/resource_update_controller_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/resources/resource_update.h
diff --git a/cc/resources/resource_update.h b/cc/resources/resource_update.h
index caf63d99ebf1cfa9dd51fd715e8014d207e1bbe9..c531bf78cacc8b726758ac4a5cfbde0f64976925 100644
--- a/cc/resources/resource_update.h
+++ b/cc/resources/resource_update.h
@@ -39,6 +39,6 @@ struct CC_EXPORT ResourceUpdate {
gfx::Vector2d dest_offset;
};
-}
+} // namespace cc
#endif // CC_RESOURCES_RESOURCE_UPDATE_H_
« no previous file with comments | « cc/resources/resource_provider_unittest.cc ('k') | cc/resources/resource_update_controller_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698