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

Unified Diff: content/content_child.gypi

Issue 172933004: [Android] Port Scroller.java to C++ and use for fling animations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 10 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/android/child_jni_registrar.cc ('k') | ui/gfx/android/scroller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 8cf740deef462f3ce4639af8eec3b55b24887dc3..71b061131a3cf19fd86081eaf1ce986c5b30532f 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -19,8 +19,6 @@
'../base/base.gyp:base',
],
'sources': [
- 'child/android/child_jni_registrar.cc',
- 'child/android/child_jni_registrar.h',
'child/appcache/appcache_backend_proxy.cc',
'child/appcache/appcache_backend_proxy.h',
'child/appcache/appcache_dispatcher.cc',
« no previous file with comments | « content/child/android/child_jni_registrar.cc ('k') | ui/gfx/android/scroller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698