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

Unified Diff: content/BUILD.gn

Issue 2221153003: Establish MojoChildConnection from BrowserChildProcessHostImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@renderer-channel
Patch Set: rebase Created 4 years, 4 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/BUILD.gn
diff --git a/content/BUILD.gn b/content/BUILD.gn
index bbeec560a982d2bf17f21775bce59a43ed46d0d5..d332c24ecb68436cddea3a69f61db80e972c849d 100644
--- a/content/BUILD.gn
+++ b/content/BUILD.gn
@@ -119,6 +119,7 @@ grit("resources") {
deps = [
"//content/public/app:browser_manifest",
"//content/public/app:gpu_manifest",
+ "//content/public/app:plugin_manifest",
"//content/public/app:renderer_manifest",
"//content/public/app:utility_manifest",
"//services/catalog:manifest",
« no previous file with comments | « chrome/browser/task_manager/providers/child_process_task.cc ('k') | content/browser/browser_child_process_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698