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

Unified Diff: ui/views/BUILD.gn

Issue 2050813002: MacViews: support backgrounds for selected rows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: excise depth Created 4 years, 6 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 | « no previous file | ui/views/controls/tree/tree_view.h » ('j') | ui/views/controls/tree/tree_view.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index c19dc3362c9985c7d518c7a0345c7ce83ec1eb30..f96f21732302f05b1abd032ca77318c560a9e618 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -141,6 +141,7 @@ component("views") {
]
libs = [
"AppKit.framework",
+ "ApplicationServices.framework",
"CoreGraphics.framework",
"Foundation.framework",
"QuartzCore.framework", # Required by bridged_native_widget.mm.
« no previous file with comments | « no previous file | ui/views/controls/tree/tree_view.h » ('j') | ui/views/controls/tree/tree_view.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698