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

Unified Diff: chrome/utility/BUILD.gn

Issue 940813003: Use a utility process for the Mojo v8 proxy resolver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@v8-pac-in-process-enable
Patch Set: Add browser test Created 5 years, 10 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/utility/BUILD.gn
diff --git a/chrome/utility/BUILD.gn b/chrome/utility/BUILD.gn
index a99d954117adab9d129b5e3b3ffaaff21de81c0b..cb7a51a304c7517a339323da3a7e4ecc6d38e0d1 100644
--- a/chrome/utility/BUILD.gn
+++ b/chrome/utility/BUILD.gn
@@ -28,6 +28,7 @@ static_library("utility") {
"//chrome:resources",
"//chrome:strings",
"//chrome/common",
+ "//net:net_utility_services",
Lei Zhang 2015/03/03 07:50:02 I'm suspicious when you make this change here, but
Anand Mistry (off Chromium) 2015/03/05 05:11:02 Oops. This is wrong and should be in the !android
]
if (!is_android) {

Powered by Google App Engine
This is Rietveld 408576698