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

Unified Diff: ui/base/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 | « ui/app_list/BUILD.gn ('k') | ui/events/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 54042fd4d8de145a7ca3498959b2ff03296c2624..21ec1087f3a99938d18ccd4b7f0899348e874821 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -524,9 +524,11 @@ component("base") {
libs += [
"Accelerate.framework",
+ "AppKit.framework",
"AudioUnit.framework",
"Carbon.framework",
"CoreVideo.framework",
+ "Foundation.framework",
]
}
« no previous file with comments | « ui/app_list/BUILD.gn ('k') | ui/events/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698