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

Unified Diff: content/content_browser.gypi

Issue 755643004: Replace SystemUIResourceManager with ResourceManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix clang build failure Created 6 years 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/compositor_impl_android.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 e67c4b34de5793eb4aae780a862d9309a28b5b4b..5da2f2d4a62640d9385bd7137b1e8999fa0c19ca 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -59,8 +59,6 @@
'public/browser/android/layer_tree_build_helper.h',
'public/browser/android/synchronous_compositor_client.h',
'public/browser/android/synchronous_compositor.h',
- 'public/browser/android/ui_resource_client_android.h',
- 'public/browser/android/ui_resource_provider.h',
'public/browser/appcache_service.h',
'public/browser/ax_event_notification_details.cc',
'public/browser/ax_event_notification_details.h',
@@ -344,12 +342,8 @@
'browser/android/popup_item_type_list.h',
'browser/android/popup_touch_handle_drawable.cc',
'browser/android/popup_touch_handle_drawable.h',
- 'browser/android/system_ui_resource_manager_impl.cc',
- 'browser/android/system_ui_resource_manager_impl.h',
'browser/android/tracing_controller_android.cc',
'browser/android/tracing_controller_android.h',
- 'browser/android/ui_resource_provider_impl.cc',
- 'browser/android/ui_resource_provider_impl.h',
'browser/android/url_request_content_job.cc',
'browser/android/url_request_content_job.h',
'browser/android/web_contents_observer_android.cc',
« no previous file with comments | « content/browser/renderer_host/compositor_impl_android.cc ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698