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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+dbus", 2 "+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.
3 "+jni", 3 "+jni",
4 "+ui/android",
5 "+ui/gfx/x",
6 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698