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

Side by Side Diff: mash/test/DEPS

Issue 2788463003: Adds ability for ash_unittests to run in mushrome mode (Closed)
Patch Set: feedback Created 3 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
« no previous file with comments | « mash/BUILD.gn ('k') | mash/test/mash_test_suite.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+ash/test",
2 "+mojo/edk/embedder", 3 "+mojo/edk/embedder",
3 "+services/catalog", 4 "+services/catalog",
4 ] 5 ]
5 6
6 specific_include_rules = { 7 specific_include_rules = {
7 "mash_test_suite\.cc": [ 8 "mash_test_suite\.cc": [
8 "+cc/output/context_provider.h", 9 "+cc/output/context_provider.h",
9 "+cc/surfaces", 10 "+cc/surfaces",
10 "+cc/test", 11 "+cc/test",
11 ], 12 ],
12 } 13 }
OLDNEW
« no previous file with comments | « mash/BUILD.gn ('k') | mash/test/mash_test_suite.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698