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

Unified Diff: ui/android/DEPS

Issue 731133002: Upstream ResourceManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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 | « ui/android/BUILD.gn ('k') | ui/android/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/android/DEPS
diff --git a/ui/android/DEPS b/ui/android/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..c9ee84cbe2c9c9043544a034b5dde5e678f25b5c
--- /dev/null
+++ b/ui/android/DEPS
@@ -0,0 +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",
+ "+jni",
+ "+skia/ext",
+ "+third_party/skia",
+ "+ui/gfx",
+]
« no previous file with comments | « ui/android/BUILD.gn ('k') | ui/android/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698