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

Unified Diff: content/app/DEPS

Issue 2684433003: Files required by a service now listed in manifest. (Closed)
Patch Set: Fix build. Created 3 years, 10 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 76c9beec2f217087db3394536cc60e30912808ec..258f3ffcb4a3c019bc4c466c50e0c74bf8ffe619 100644
--- a/content/app/DEPS
+++ b/content/app/DEPS
@@ -14,4 +14,5 @@ include_rules = [
"+gin/public/isolate_holder.h",
"+gin/public/snapshot_fd_data.h",
"+gin/v8_initializer.h",
+ "+services/service_manager/public/cpp",
]
« 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