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

Side by Side Diff: ash/system/DEPS

Issue 2352973003: mustash: Restrict //ash/DEPS to services available in ash process (Closed)
Patch Set: remove some +chromeos, restructure Created 4 years, 3 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 # NOTE: Use WmShelf in //ash/common/shelf for all external shelf access. 2 # NOTE: Use WmShelf in //ash/common/shelf for all external shelf access.
3 # See http://crbug.com/615502 3 # See http://crbug.com/615502
4 "-ash/shelf", 4 "-ash/shelf",
5 "-chromeos",
6 "+components/prefs", 5 "+components/prefs",
7 "+components/signin/core/account_id", 6 "+components/signin/core/account_id",
8 ] 7 ]
OLDNEW
« ash/DEPS ('K') | « ash/common/system/chromeos/DEPS ('k') | ash/system/chromeos/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698