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

Unified Diff: chrome/browser/BUILD.gn

Issue 2144533002: Convert network hints to Mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 5de84d1f0158cb40de92b8b73bda089e70ec8b6f..cb1851358bc6dad5b615031179195247d609b27b 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -362,6 +362,7 @@ split_static_library("browser") {
"//components/navigation_interception",
"//components/net_log",
"//components/network_hints/common",
+ "//components/network_hints/public/interfaces:network_hints_mojom",
"//components/password_manager/content/browser",
"//components/password_manager/sync/browser",
"//components/profile_metrics",

Powered by Google App Engine
This is Rietveld 408576698