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

Unified Diff: ui/android/DEPS

Issue 2103243002: Factor out ContentViewAndroidDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 4 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/android/DEPS
diff --git a/ui/android/DEPS b/ui/android/DEPS
index 2f1d5f88e70288a03fb646947647c7f441f21b7a..b288370c297ee47304be552cd947e3a2d0961355 100644
--- a/ui/android/DEPS
+++ b/ui/android/DEPS
@@ -14,5 +14,7 @@ include_rules = [
"+third_party/skia",
"+ui/base/resource/resource_bundle.h",
"+ui/base/ui_base_paths.h",
+ "+ui/display/display.h",
+ "+ui/display/screen.h",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698