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

Unified Diff: ui/android/DEPS

Issue 755643004: Replace SystemUIResourceManager with ResourceManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: ui/android/DEPS
diff --git a/ui/android/DEPS b/ui/android/DEPS
index c9ee84cbe2c9c9043544a034b5dde5e678f25b5c..08e10077ac557232a17cad7287ff2f6363574313 100644
--- a/ui/android/DEPS
+++ b/ui/android/DEPS
@@ -1,10 +1,10 @@
include_rules = [
"+cc/resources/ui_resource_client.h",
"+cc/resources/ui_resource_bitmap.h",
- "+content/public/browser/android/ui_resource_client_android.h",
- "+content/public/browser/android/ui_resource_provider.h",
+ "+cc/trees/layer_tree_host.h",
"+jni",
"+skia/ext",
"+third_party/skia",
+ "+ui/base/android/system_ui_resource_manager.h",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698