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

Unified Diff: content/app/DEPS

Issue 2613653003: Move some basic early process init into Service Manager (Closed)
Patch Set: fix mac shutdown order 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
« no previous file with comments | « content/app/BUILD.gn ('k') | content/app/android/child_process_service_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/DEPS
diff --git a/content/app/DEPS b/content/app/DEPS
index 258f3ffcb4a3c019bc4c466c50e0c74bf8ffe619..bdeee410f0e9838613c284b6cf5eb5b0e4541181 100644
--- a/content/app/DEPS
+++ b/content/app/DEPS
@@ -14,5 +14,5 @@ include_rules = [
"+gin/public/isolate_holder.h",
"+gin/public/snapshot_fd_data.h",
"+gin/v8_initializer.h",
- "+services/service_manager/public/cpp",
+ "+services/service_manager/embedder",
]
« no previous file with comments | « content/app/BUILD.gn ('k') | content/app/android/child_process_service_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698