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

Unified Diff: content/DEPS

Issue 2613653003: Move some basic early process init into Service Manager (Closed)
Patch Set: . Created 3 years, 9 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
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index cd6ea4a85450a699b8c920d31e71e5d1c893e5aa..d1699c94a7c47112013abfba77526d91f163fcf3 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -42,6 +42,7 @@ include_rules = [
"+ppapi",
"+printing",
"+sandbox",
+ "+services/service_manager/embedder",
"+skia",
# In general, content/ should not rely on google_apis, since URLs

Powered by Google App Engine
This is Rietveld 408576698