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

Side by Side Diff: components/view_manager/native_viewport/DEPS

Issue 1131523007: Move NativeViewport service into view_manager. This is a file move only. Further merging will happe… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 7 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/gles2", 2 "+components/gles2",
3 "+components/gpu", 3 "+components/gpu",
4 "+jni", 4 "+jni",
5 "+mojo/application", 5 "+mojo/application",
6 "+mojo/common", 6 "+mojo/common",
7 "+mojo/converters", 7 "+mojo/converters",
8 "+third_party/mojo/src/mojo/public", 8 "+third_party/mojo/src/mojo/public",
9 "+third_party/mojo_services", 9 "+third_party/mojo_services",
10 "+ui", 10 "+ui",
11 ] 11 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698