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

Side by Side Diff: components/window_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 "+components/native_viewport",
3 "+components/view_manager",
2 "+mojo/application", 4 "+mojo/application",
3 "+mojo/common", 5 "+mojo/common",
4 "+mojo/converters", 6 "+mojo/converters",
5 "+third_party/mojo/src/mojo/public", 7 "+third_party/mojo/src/mojo/public",
6 "+third_party/mojo_services", 8 "+third_party/mojo_services",
7 "+ui", 9 "+ui",
8 ] 10 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698