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

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
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 08be4c156a53677aec42abf6c0be7a9d003bbbad..2fd804e7e87349ebade1cbde0b9ecb005b802539 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',

Powered by Google App Engine
This is Rietveld 408576698