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

Unified Diff: ui/android/DEPS

Issue 2416403002: Reland of Android: support multiple displays on C++ side (Closed)
Patch Set: Update a map of Displays from Java Created 4 years, 2 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 8401b07c0979b674a062371c48123f6d4ee08389..d91d5a46f6d3ecc03a3cf4943454e69931d40064 100644
--- a/ui/android/DEPS
+++ b/ui/android/DEPS
@@ -14,5 +14,6 @@ include_rules = [
"+ui/base/ui_base_paths.h",
"+ui/display/display.h",
"+ui/display/screen.h",
+ "+ui/display/android/screen_android.h",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698