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

Unified Diff: content/browser/BUILD.gn

Issue 1970693002: Use mojo for Chrome Loading, Part 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 4 years, 5 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 6a8cd8881d9664d152dde65a0e6018d947d20106..f57bcdc57c52dbf9350217e3bcc34cb496c42417 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -73,6 +73,7 @@ source_set("browser") {
"//media/mojo/interfaces:image_capture",
"//mojo/common",
"//mojo/edk/system",
+ "//mojo/message_pump",
"//mojo/public/cpp/bindings",
"//mojo/public/js",
"//net",

Powered by Google App Engine
This is Rietveld 408576698