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

Unified Diff: ui/android/DEPS

Issue 2416403002: Reland of Android: support multiple displays on C++ side (Closed)
Patch Set: Moved SetScreenInstance call to PreMainMessageLoopRun Created 4 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
index 8401b07c0979b674a062371c48123f6d4ee08389..46521f09278c12bbb9f84043f22a089e6f79294e 100644
--- a/ui/android/DEPS
+++ b/ui/android/DEPS
@@ -12,7 +12,6 @@ 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/display",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698