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

Unified Diff: cc/active_animation_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/active_animation_unittest.cc
diff --git a/cc/active_animation_unittest.cc b/cc/active_animation_unittest.cc
index b2a2f8d2dd331062dd2b3f72af17f51196eb4084..f9b8fcf4df2660cef4f21a5fd668c9bac2f10084 100644
--- a/cc/active_animation_unittest.cc
+++ b/cc/active_animation_unittest.cc
@@ -218,4 +218,4 @@ TEST(ActiveAnimationTest, RunStateChangesIgnoredWhileSuspended)
EXPECT_EQ(ActiveAnimation::Running, anim->runState());
}
-} // namespace
+} // anonymous namespace

Powered by Google App Engine
This is Rietveld 408576698