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

Unified Diff: ui/views/views.gyp

Issue 297143009: MacViews: Gets views_examples_with_content_exe compiling on Mac (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase to master Created 6 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
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 32509960527d88dba56e095eb42856b082aedf48..9e142af5332ce14cacbe5adda3e3d76284b0490c 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -599,8 +599,9 @@
'corewm/tooltip_controller_test_helper.h',
'test/capture_tracking_view.cc',
'test/capture_tracking_view.h',
- 'test/desktop_test_views_delegate.cc',
'test/desktop_test_views_delegate.h',
+ 'test/desktop_test_views_delegate_aura.cc',
+ 'test/desktop_test_views_delegate_mac.mm',
'test/menu_runner_test_api.cc',
'test/menu_runner_test_api.h',
'test/test_views.cc',
« no previous file with comments | « ui/views/test/desktop_test_views_delegate_mac.mm ('k') | ui/views_content_client/views_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698