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

Unified Diff: ui/views/views.gyp

Issue 334573008: MacViews: Encapsulate some Aura specifics in widget_unittest.cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix compile 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 1053569f333e7d7e46439f85764e1cf3062d3746..646bb2fcb2004409ef020aaa2a77cbf35740b500 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -627,6 +627,8 @@
'test/views_test_helper_aura.h',
'test/widget_test.cc',
'test/widget_test.h',
+ 'test/widget_test_aura.cc',
+ 'test/widget_test_mac.mm',
'test/x11_property_change_waiter.cc',
'test/x11_property_change_waiter.h',
],

Powered by Google App Engine
This is Rietveld 408576698