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

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

Powered by Google App Engine
This is Rietveld 408576698