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

Unified Diff: content/content_browser.gypi

Issue 1419123002: android: move overscroll effects to ui/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix exports for component build Created 5 years, 2 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/browser/renderer_host/render_widget_host_view_android.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 509a47e26e2ace0419b3bd1a8d9668682e1c627d..c80dabd602b8baecec918a1c209430c0ec867b5b 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -344,7 +344,6 @@
'browser/accessibility/browser_accessibility_win.h',
'browser/accessibility/one_shot_accessibility_tree_search.cc',
'browser/accessibility/one_shot_accessibility_tree_search.h',
- 'browser/android/animation_utils.h',
'browser/android/background_sync_network_observer_android.cc',
'browser/android/background_sync_network_observer_android.h',
'browser/android/browser_jni_registrar.cc',
@@ -378,12 +377,6 @@
'browser/android/devtools_auth.cc',
'browser/android/download_controller_android_impl.cc',
'browser/android/download_controller_android_impl.h',
- 'browser/android/edge_effect.cc',
- 'browser/android/edge_effect.h',
- 'browser/android/edge_effect_base.cc',
- 'browser/android/edge_effect_base.h',
- 'browser/android/edge_effect_l.cc',
- 'browser/android/edge_effect_l.h',
'browser/android/in_process_surface_texture_manager.cc',
'browser/android/in_process_surface_texture_manager.h',
'browser/android/interstitial_page_delegate_android.cc',
@@ -393,10 +386,6 @@
'public/browser/android/download_controller_android.h',
'browser/android/overscroll_controller_android.cc',
'browser/android/overscroll_controller_android.h',
- 'browser/android/overscroll_glow.cc',
- 'browser/android/overscroll_glow.h',
- 'browser/android/overscroll_refresh.cc',
- 'browser/android/overscroll_refresh.h',
'browser/android/popup_touch_handle_drawable.cc',
'browser/android/popup_touch_handle_drawable.h',
'browser/android/tracing_controller_android.cc',
« no previous file with comments | « content/browser/renderer_host/render_widget_host_view_android.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698