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

Unified Diff: ui/views/views.gyp

Issue 309483009: Remaining bits to get views_examples_with_content_exe to work on Mac (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase to master@r275900 Created 6 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
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index b761c784a275eea276c4fabe9984a70d18769d62..b8d4c4ba7d77ad125436bb5a93e4a48973db83a1 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -89,6 +89,10 @@
'bubble/tray_bubble_view.h',
'button_drag_utils.cc',
'button_drag_utils.h',
+ 'cocoa/bridged_content_view.h',
+ 'cocoa/bridged_content_view.mm',
+ 'cocoa/bridged_native_widget.h',
+ 'cocoa/bridged_native_widget.mm',
'color_chooser/color_chooser_listener.h',
'color_chooser/color_chooser_view.cc',
'color_chooser/color_chooser_view.h',

Powered by Google App Engine
This is Rietveld 408576698