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

Unified Diff: ui/android/DEPS

Issue 731133002: Upstream ResourceManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix clang build failure Created 6 years, 1 month 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
new file mode 100644
index 0000000000000000000000000000000000000000..38e67460b7f9bcdeafb08e440d45c8b1fe0e1588
--- /dev/null
+++ b/ui/android/DEPS
@@ -0,0 +1,9 @@
+include_rules = [
+ "+cc",
+ "+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",
+]

Powered by Google App Engine
This is Rietveld 408576698