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

Unified Diff: ui/views/BUILD.gn

Issue 1718043003: MacViews: Clip contents for non-rectangular windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added a comment. Created 4 years, 10 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/cocoa/DEPS » ('j') | ui/views/cocoa/bridged_native_widget.mm » ('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 7c957c32cb697739d4afd7e6c571a2b2ecd226b1..73f5ea4d72f20acb2dbe02649ccb78365aed5fb4 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -132,6 +132,7 @@ component("views") {
if (is_mac) {
deps += [
+ "//third_party/google_toolbox_for_mac",
"//ui/accelerated_widget_mac",
"//ui/events:dom_keycode_converter",
]
« no previous file with comments | « no previous file | ui/views/cocoa/DEPS » ('j') | ui/views/cocoa/bridged_native_widget.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698