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

Side by Side Diff: ash/common/DEPS

Issue 2738133003: Promotes a handful of members from WmShell to Shell (Closed)
Patch Set: merge Created 3 years, 9 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/prefs", 2 "+components/prefs",
3 "+components/ui_devtools",
4 "+mojo/public/cpp", 3 "+mojo/public/cpp",
5 "+services/preferences/public", 4 "+services/preferences/public",
6 "+ui", 5 "+ui",
7 ] 6 ]
8 7
9 specific_include_rules = { 8 specific_include_rules = {
10 ".*test\.cc": [ 9 ".*test\.cc": [
11 "+ash/test", 10 "+ash/test",
12 ] 11 ]
13 } 12 }
OLDNEW
« no previous file with comments | « ash/ash_touch_exploration_manager_chromeos.cc ('k') | ash/common/accelerators/accelerator_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698