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

Unified Diff: cc/scoped_texture.cc

Issue 11275153: cc: Fix style for comments at the end of namespaces (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: -y Created 8 years, 1 month 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/scheduler_unittest.cc ('k') | cc/scoped_texture_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/scoped_texture.cc
diff --git a/cc/scoped_texture.cc b/cc/scoped_texture.cc
index 5f4047544670e671383e07a70c8b1b2e53ccdeef..38fb7976e90e681d4e24f3ebab523dc5a2d67552 100644
--- a/cc/scoped_texture.cc
+++ b/cc/scoped_texture.cc
@@ -50,4 +50,4 @@ void ScopedTexture::leak()
setId(0);
}
-}
+} // namespace cc
« no previous file with comments | « cc/scheduler_unittest.cc ('k') | cc/scoped_texture_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698