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

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: Created 4 years, 7 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 7a547a10ae0b3fa447fc315226303b46ee8c651d..c0cc138f554435c6c16201e95817b3b1f7fd43d3 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -68,6 +68,7 @@ source_set("browser") {
"//mojo/common",
"//mojo/common:url_type_converters",
"//mojo/converters/geometry",
+ "//mojo/message_pump",
"//mojo/public/cpp/bindings",
"//mojo/public/js",
"//net",
« no previous file with comments | « content/DEPS ('k') | content/browser/loader/DEPS » ('j') | content/common/url_loader.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698