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

Unified Diff: components/nacl/DEPS

Issue 2501913002: Change the NaCl loader and broker processes to use the ServiceManager. (Closed)
Patch Set: Created 4 years 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
Index: components/nacl/DEPS
diff --git a/components/nacl/DEPS b/components/nacl/DEPS
index c3505fa54c3ecf8453d1bfdeff494e6ca31545ae..1ffd39a092a52728f63b21378bbf537930df99d1 100644
--- a/components/nacl/DEPS
+++ b/components/nacl/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+content/public/common",
"+ipc",
+ "+services/service_manager/public",
]

Powered by Google App Engine
This is Rietveld 408576698