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

Unified Diff: ui/base/android/DEPS

Issue 908033003: Remove dependency from ui/base to cc on non-Android platforms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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
Index: ui/base/android/DEPS
diff --git a/ui/base/android/DEPS b/ui/base/android/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..f789994c85d2a5d3138f06907dce4a984ed99a2c
--- /dev/null
+++ b/ui/base/android/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+cc",
+ "-cc/blink",
+]
« ui/base/BUILD.gn ('K') | « ui/base/DEPS ('k') | ui/base/touch/selection_bound.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698