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

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

Powered by Google App Engine
This is Rietveld 408576698