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

Unified Diff: components/nacl/DEPS

Issue 2501913002: Change the NaCl loader and broker processes to use the ServiceManager. (Closed)
Patch Set: rebase 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
« no previous file with comments | « chromecast/browser/cast_content_browser_client.cc ('k') | components/nacl/broker/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/DEPS
diff --git a/components/nacl/DEPS b/components/nacl/DEPS
index a5b0e6abb328b9b0720b85a91b99bfe71a073a7a..a5cd353982cf814947a919f269761a3a9d267cc0 100644
--- a/components/nacl/DEPS
+++ b/components/nacl/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+content/public/common",
"+ipc",
"+mojo/public",
+ "+services/service_manager/public",
]
« no previous file with comments | « chromecast/browser/cast_content_browser_client.cc ('k') | components/nacl/broker/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698