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

Unified Diff: media/mojo/services/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 | « media/mojo/services/BUILD.gn ('k') | media/mojo/services/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/services/DEPS
diff --git a/media/mojo/services/DEPS b/media/mojo/services/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..03898ced29a9e2d02b30470233899a33824ccdf0
--- /dev/null
+++ b/media/mojo/services/DEPS
@@ -0,0 +1,6 @@
+specific_include_rules = {
+ "run_all_unittests.cc": [
+ "+mojo/edk/embedder",
+ "+services/catalog",
+ ]
+}
« no previous file with comments | « media/mojo/services/BUILD.gn ('k') | media/mojo/services/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698