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

Unified Diff: net/BUILD.gn

Issue 1961473003: [Mac/GN] Set up the component build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comment and rebase 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
« no previous file with comments | « media/midi/BUILD.gn ('k') | printing/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index ac04e426cb4fa3b4412d082e783ecb3370c7f30f..c418cb50ce4ea48a66f6bace53aa3e2db3550ab1 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -337,6 +337,8 @@ component("net") {
if (is_mac) {
libs = [
+ "CFNetwork.framework",
+ "CoreServices.framework",
"Foundation.framework",
"Security.framework",
"SystemConfiguration.framework",
« no previous file with comments | « media/midi/BUILD.gn ('k') | printing/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698