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

Unified Diff: content/child/fling_animator_impl_android.h

Issue 450093002: Cleanup: Remove obsolete references to webkit_glue namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months 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
« no previous file with comments | « content/child/child_process.h ('k') | content/child/threaded_data_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « content/child/child_process.h ('k') | content/child/threaded_data_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698