Index: content/child/fling_animator_impl_android.h |
diff --git a/content/child/fling_animator_impl_android.h b/content/child/fling_animator_impl_android.h |
index ea33ba291962e69bb1d160cb461ab00b397288fc..b9de497a78892a45343f4cc9db31c3ee4e927b45 100644 |
--- a/content/child/fling_animator_impl_android.h |
+++ b/content/child/fling_animator_impl_android.h |
@@ -42,6 +42,6 @@ class FlingAnimatorImpl : public blink::WebGestureCurve { |
DISALLOW_COPY_AND_ASSIGN(FlingAnimatorImpl); |
}; |
-} // namespace webkit_glue |
+} // namespace content |
#endif // CONTENT_CHILD_FLING_ANIMATOR_IMPL_ANDROID_H_ |