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

Side by Side Diff: mash/test/DEPS

Issue 2651953002: Revert of [Service Manager] Get rid of dynamic service discovery (Closed)
Patch Set: Created 3 years, 10 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/runner/main.cc ('k') | mash/test/mash_unittests.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 = [
2 "+mojo/edk/embedder",
3 "+services/catalog",
4 ]
5
6 specific_include_rules = { 1 specific_include_rules = {
7 "mash_test_suite\.cc": [ 2 "mash_test_suite\.cc": [
8 "+cc/output/context_provider.h", 3 "+cc/output/context_provider.h",
9 "+cc/test", 4 "+cc/test",
10 ], 5 ],
11 } 6 }
OLDNEW
« no previous file with comments | « mash/runner/main.cc ('k') | mash/test/mash_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698