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

Unified Diff: cc/texture_uploader_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: 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
Index: cc/texture_uploader_unittest.cc
diff --git a/cc/texture_uploader_unittest.cc b/cc/texture_uploader_unittest.cc
index c3c1a7ef9a266b46b244f71c29cfd602244beacc..97ef5ecdd279c56d525f04f75bd45275bbcf614b 100644
--- a/cc/texture_uploader_unittest.cc
+++ b/cc/texture_uploader_unittest.cc
@@ -97,4 +97,4 @@ TEST(TextureUploaderTest, MarkPendingUploadsAsNonBlocking)
EXPECT_EQ(0, uploader->numBlockingUploads());
}
-} // namespace
+} // anonymous namespace

Powered by Google App Engine
This is Rietveld 408576698