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

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: 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 8a6e24c9ef0444526d119ca3765f1bb7f458a4b4..66e20a6750da703fc9ce5f5bf93e5c51136ec6e6 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -79,6 +79,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