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

Unified Diff: cc/texture_copier.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/texture.cc ('k') | cc/texture_copier_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/texture_copier.cc
diff --git a/cc/texture_copier.cc b/cc/texture_copier.cc
index 988e3c7dca958792f1d7981c207191d5cae0db84..5320c6587d03094c95d596deb960d7dd764ec221 100644
--- a/cc/texture_copier.cc
+++ b/cc/texture_copier.cc
@@ -95,4 +95,4 @@ void AcceleratedTextureCopier::flush()
GLC(m_context, m_context->flush());
}
-}
+} // namespace cc
« no previous file with comments | « cc/texture.cc ('k') | cc/texture_copier_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698