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

Side by Side Diff: mash/test/DEPS

Issue 2645973006: [Service Manager] Get rid of dynamic service discovery (Closed)
Patch Set: . Created 3 years, 11 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
1 specific_include_rules = { 6 specific_include_rules = {
2 "mash_test_suite\.cc": [ 7 "mash_test_suite\.cc": [
3 "+cc/output/context_provider.h", 8 "+cc/output/context_provider.h",
4 "+cc/test", 9 "+cc/test",
5 ], 10 ],
6 } 11 }
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