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

Unified Diff: cc/scoped_texture_unittest.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/scoped_texture.cc ('k') | cc/scoped_thread_proxy.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/scoped_texture_unittest.cc
diff --git a/cc/scoped_texture_unittest.cc b/cc/scoped_texture_unittest.cc
index 9e5a59e66c4026d7a14aed2a84fd1c6be5e2af80..29e5bb4977cee346402e540b5e5b1b3bfac82ee7 100644
--- a/cc/scoped_texture_unittest.cc
+++ b/cc/scoped_texture_unittest.cc
@@ -105,4 +105,4 @@ TEST(ScopedTextureTest, LeakScopedTexture)
EXPECT_EQ(1u, resourceProvider->numResources());
}
-}
+} // anonymous namespace
« no previous file with comments | « cc/scoped_texture.cc ('k') | cc/scoped_thread_proxy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698