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

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: neater still 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 9e142af5332ce14cacbe5adda3e3d76284b0490c..de9e11c2df21d55e8f1770b2dab97a76bfa7d063 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