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

Side by Side Diff: mojo/DEPS

Issue 774473003: Move view_manager service implementation to //services (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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 "+build", 3 "+build",
4 "+mojo", 4 "+mojo",
5 "+services",
sky 2014/12/02 15:47:51 Should this rule be temporary? Maybe marked as suc
6 "+testing",
5 "-mojo/edk/system", 7 "-mojo/edk/system",
6 "+testing",
7 ] 8 ]
OLDNEW
« no previous file with comments | « mojo/BUILD.gn ('k') | mojo/services/BUILD.gn » ('j') | mojo/shell/view_manager_loader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698