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

Unified Diff: android_webview/browser/DEPS

Issue 2416403002: Reland of Android: support multiple displays on C++ side (Closed)
Patch Set: Restore GetDisplayNearestWindow(0) functionality to return primary display. 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: android_webview/browser/DEPS
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
index d601fd2ad896eacd8471115b19093626256b3371..364e58125672e4959e04e3e38b8666ad032eb84c 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -44,6 +44,7 @@ include_rules = [
"+services/service_manager/public/cpp",
+ "+ui/display",
"+ui/gfx",
"+ui/gl",

Powered by Google App Engine
This is Rietveld 408576698