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

Unified Diff: content/BUILD.gn

Issue 2695803004: Make browser process a singleton service (Closed)
Patch Set: . 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 | « chrome/test/base/mojo_test_connector.cc ('k') | content/browser/service_manager/service_manager_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/BUILD.gn
diff --git a/content/BUILD.gn b/content/BUILD.gn
index b48bf2066bec8e8b40981061c30beb21830fd59a..2b686f0c16c6932890840d0eed541fb567549d37 100644
--- a/content/BUILD.gn
+++ b/content/BUILD.gn
@@ -123,6 +123,7 @@ grit("resources") {
deps = [
"//content/public/app:browser_manifest",
"//content/public/app:gpu_manifest",
+ "//content/public/app:packaged_services_manifest",
"//content/public/app:plugin_manifest",
"//content/public/app:renderer_manifest",
"//content/public/app:utility_manifest",
« no previous file with comments | « chrome/test/base/mojo_test_connector.cc ('k') | content/browser/service_manager/service_manager_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698