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

Unified Diff: services/ui/demo/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 | « services/ui/demo/BUILD.gn ('k') | services/ui/demo/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/demo/DEPS
diff --git a/services/ui/demo/DEPS b/services/ui/demo/DEPS
index e23d3e58ed963f940cd0e48238861f2b70acd0e2..38783912290676a88a32c72af64b9df9acf27636 100644
--- a/services/ui/demo/DEPS
+++ b/services/ui/demo/DEPS
@@ -6,3 +6,9 @@ include_rules = [
"+ui/wm",
]
+specific_include_rules = {
+ "run_all_unittests.cc": [
+ "+mojo/edk/embedder",
+ "+services/catalog",
+ ]
+}
« no previous file with comments | « services/ui/demo/BUILD.gn ('k') | services/ui/demo/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698