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

Side by Side Diff: blimp/test/DEPS

Issue 2416403002: Reland of Android: support multiple displays on C++ side (Closed)
Patch Set: Ensure primary display. New jni scheme 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 "+base", 2 "+base",
3 "+cc", 3 "+cc",
4 "-chrome", 4 "-chrome",
5 "+content/public", 5 "+content/public",
6 "+mojo/edk/embedder", 6 "+mojo/edk/embedder",
7 "+net", 7 "+net",
8 "+third_party/grpc", 8 "+third_party/grpc",
9 "+ui/android", 9 "+ui/android",
10 "+ui/display/android",
10 "+ui/gfx", 11 "+ui/gfx",
11 ] 12 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698