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

Unified Diff: content/content_browser.gypi

Issue 2014803002: Move DownloadControllerAndroid from content/ to chrome/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix failing tests/bugs Created 4 years, 6 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/loader/resource_dispatcher_host_impl.cc ('k') | content/content_jni.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 d8ea672184dbaabd6a410d730dbe8142eb8249d0..bf48a7a1375c3828439426e04c8ebec90e61cb69 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -112,8 +112,6 @@
'public/browser/android/content_view_core.h',
'public/browser/android/content_view_layer_renderer.h',
'public/browser/android/devtools_auth.h',
- 'public/browser/android/download_controller_android.cc',
- 'public/browser/android/download_controller_android.h',
'public/browser/android/external_video_surface_container.h',
'public/browser/android/service_registry_android.h',
'public/browser/android/synchronous_compositor.cc',
@@ -1662,10 +1660,6 @@
'browser/android/content_view_statics.h',
'browser/android/date_time_chooser_android.cc',
'browser/android/date_time_chooser_android.h',
- 'browser/android/deferred_download_observer.cc',
- 'browser/android/deferred_download_observer.h',
- 'browser/android/download_controller_android_impl.cc',
- 'browser/android/download_controller_android_impl.h',
'browser/android/gesture_event_type.h',
'browser/android/interstitial_page_delegate_android.cc',
'browser/android/interstitial_page_delegate_android.h',
« no previous file with comments | « content/browser/loader/resource_dispatcher_host_impl.cc ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698