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

Unified Diff: components/web_contents_delegate_android/DEPS

Issue 929903002: Remove cc dependency from ui/base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert changes in ui/PRESUBMIT.py 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: components/web_contents_delegate_android/DEPS
diff --git a/components/web_contents_delegate_android/DEPS b/components/web_contents_delegate_android/DEPS
index e560a548e26d90b77b84b4114fb99c2570ec185c..0cbb2748a7ca8ed3da314cee45d5513eb1aca382 100644
--- a/components/web_contents_delegate_android/DEPS
+++ b/components/web_contents_delegate_android/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+content/public/browser",
"+content/public/common",
"+jni",
+ "+ui/android/window_android.h",
"+ui/base",
"+ui/gfx",
]
« no previous file with comments | « components/web_contents_delegate_android/BUILD.gn ('k') | components/web_contents_delegate_android/color_chooser_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698