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

Unified Diff: content/BUILD.gn

Issue 2099423002: Convert UtilityProcess to use MojoChild/ShellConnection for the shell handshake. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gpu
Patch Set: . Created 4 years, 6 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 | « no previous file | content/browser/mojo/constants.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 3ab32ff6ac34729f4a8379045d3b6bf82109c14c..211bec7b0cd0da4df87f28ff28309930a8209014 100644
--- a/content/BUILD.gn
+++ b/content/BUILD.gn
@@ -118,6 +118,7 @@ grit("resources") {
"//content/public/app:browser_manifest",
"//content/public/app:gpu_manifest",
"//content/public/app:renderer_manifest",
+ "//content/public/app:utility_manifest",
"//services/catalog:manifest",
]
}
« no previous file with comments | « no previous file | content/browser/mojo/constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698