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

Unified Diff: chrome/test/BUILD.gn

Issue 1296663003: Componentize proxy code from chrome/browser/net (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updated PROXY_CONFIG_EXPORT Created 5 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 251a942356add2e45bfff3a23cf424baa9276289..e6ed8e9dea0c93e788df8ea3d5475516b7ba86eb 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1353,6 +1353,7 @@ if (!is_android) {
":test_support_unit",
"//base/test:test_support",
"//chrome/test:test_support",
+ "//components/proxy_config",
"//components/resources",
"//components/content_settings/core/test:test_support",
"//content/test:test_support",

Powered by Google App Engine
This is Rietveld 408576698