| 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',
|
|
|