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

Side by Side Diff: ash/common/DEPS

Issue 2734653002: chromeos: Move files in //ash/common to //ash (Closed)
Patch Set: fix a11y tests, fix docs 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
« no previous file with comments | « ash/cast_config_controller.cc ('k') | ash/common/accelerators/accelerator_commands.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 "+components/prefs",
3 "+components/ui_devtools",
4 "+mojo/public/cpp",
5 "+services/preferences/public",
6 "+ui",
7 ]
8
9 specific_include_rules = {
10 ".*test\.cc": [
11 "+ash/test",
12 ]
13 }
OLDNEW
« no previous file with comments | « ash/cast_config_controller.cc ('k') | ash/common/accelerators/accelerator_commands.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698