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

Unified Diff: ui/display/android/DEPS

Issue 2416403002: Reland of Android: support multiple displays on C++ side (Closed)
Patch Set: JNI generated and registered in ui/android; ensure primary DisplayAndroid by going to app context 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/display/android/DEPS
diff --git a/device/power_save_blocker/DEPS b/ui/display/android/DEPS
similarity index 64%
copy from device/power_save_blocker/DEPS
copy to ui/display/android/DEPS
index 9bc85d9766944dcc985626ae75cc5cac8f850928..3858eead7f22151b1e27d7d337d13928b4f2d138 100644
--- a/device/power_save_blocker/DEPS
+++ b/ui/display/android/DEPS
@@ -1,6 +1,4 @@
include_rules = [
- "+dbus",
- "+jni",
"+ui/android",
boliu 2016/11/01 17:11:04 add ui/android/window_android.h explicitly, and ma
Tima Vaisburd 2016/11/01 23:04:36 Done.
- "+ui/gfx/x",
+ "+jni",
]

Powered by Google App Engine
This is Rietveld 408576698