Index: cc/animation/animation_id_provider.h |
diff --git a/cc/animation/animation_id_provider.h b/cc/animation/animation_id_provider.h |
index da08c92986eca974277276cd561b9db1feb0d5b3..a8d3a5b04744e2f453920f54943f178adbad37fd 100644 |
--- a/cc/animation/animation_id_provider.h |
+++ b/cc/animation/animation_id_provider.h |
@@ -16,6 +16,6 @@ class CC_EXPORT AnimationIdProvider { |
static int NextGroupId(); |
}; |
-} |
+} // namespace cc |
#endif // CC_ANIMATION_ANIMATION_ID_PROVIDER_H_ |