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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mash/runner/main.cc ('k') | mash/test/mash_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/test/DEPS
diff --git a/mash/test/DEPS b/mash/test/DEPS
index da56252e9993076b02f815bda8cf12665e0bede7..45d7583d003d57ee0d7c0a137fe36ee8a3a87c4e 100644
--- a/mash/test/DEPS
+++ b/mash/test/DEPS
@@ -1,3 +1,8 @@
+include_rules = [
+ "+mojo/edk/embedder",
+ "+services/catalog",
+]
+
specific_include_rules = {
"mash_test_suite\.cc": [
"+cc/output/context_provider.h",
« 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