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

Unified Diff: cc/heads_up_display_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/heads_up_display_unittest.cc
diff --git a/cc/heads_up_display_unittest.cc b/cc/heads_up_display_unittest.cc
index 24339839275eb5bd313fbca2324bdcbb7aaa9e2a..f93adaefab3b56641430b361d74af8d2b8d7ff1f 100644
--- a/cc/heads_up_display_unittest.cc
+++ b/cc/heads_up_display_unittest.cc
@@ -110,4 +110,4 @@ TEST_F(HudWithRootLayerChange, runMultiThread)
runTest(true);
}
-} // namespace
+} // anonymous namespace

Powered by Google App Engine
This is Rietveld 408576698