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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 10823239: Upstream android's fling animator. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 8 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
Index: webkit/glue/webkit_glue.gypi
===================================================================
--- webkit/glue/webkit_glue.gypi (revision 150575)
+++ webkit/glue/webkit_glue.gypi (working copy)
@@ -353,6 +353,8 @@
'cpp_variant.h',
'dom_operations.cc',
'dom_operations.h',
+ 'fling_animator_impl_android.cc',
+ 'fling_animator_impl_android.h',
'ftp_directory_listing_response_delegate.cc',
'ftp_directory_listing_response_delegate.h',
'gl_bindings_skia_cmd_buffer.cc',

Powered by Google App Engine
This is Rietveld 408576698