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

Side by Side Diff: components/view_manager/DEPS

Issue 1085233004: Moves services implementations out of third_party/mojo_services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: unnecessary changes Created 5 years, 8 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 "+cc", 2 "+cc",
3 "+components/gpu",
4 "+components/native_viewport",
5 "+components/surfaces",
6 "+components/window_manager",
3 "+mojo/application", 7 "+mojo/application",
4 "+mojo/common", 8 "+mojo/common",
5 "+mojo/converters", 9 "+mojo/converters",
6 "+third_party/mojo/src/mojo/public", 10 "+third_party/mojo/src/mojo/public",
7 "+third_party/mojo_services", 11 "+third_party/mojo_services",
8 "+ui", 12 "+ui",
9 ] 13 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698