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

Unified Diff: chrome/common/net/BUILD.gn

Issue 1122613002: Make the Windows multi_dll build work in GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@buildflags
Patch Set: chromeos and android Created 5 years, 8 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
« no previous file with comments | « chrome/common/extensions/api/BUILD.gn ('k') | content/public/child/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/net/BUILD.gn
diff --git a/chrome/common/net/BUILD.gn b/chrome/common/net/BUILD.gn
index b73de58a0f24044fc3b7c64b72b292a9922a2ba1..f1a838521608a1e8d36a7de4a01b3182318ca9b4 100644
--- a/chrome/common/net/BUILD.gn
+++ b/chrome/common/net/BUILD.gn
@@ -22,6 +22,7 @@ static_library("net") {
"//chrome:resources",
"//chrome:strings",
"//components/error_page/common",
+ "//components/network_hints/common",
"//crypto",
"//net",
"//net:net_resources",
« no previous file with comments | « chrome/common/extensions/api/BUILD.gn ('k') | content/public/child/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698