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

Unified Diff: ui/views/views.gyp

Issue 10084020: Removing defunct code around PureViews. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge tests. Created 8 years, 8 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 | « ui/views/view_unittest.cc ('k') | ui/views/widget/native_widget_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 97a462722a303f5d5bc3ff2a3f1f0a921dbaa51c..d30c4a6123130a3167ed7392bead889a980c35d0 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -519,6 +519,8 @@
}],
['use_aura==0 and OS=="win"', {
'sources/': [
+ ['exclude', 'controls/combobox/native_combobox_views_unittest.cc'],
+ ['exclude', 'controls/textfield/native_textfield_views_unittest.cc'],
['exclude', 'controls/tree/tree_view_views_unittest.cc'],
],
}],
« no previous file with comments | « ui/views/view_unittest.cc ('k') | ui/views/widget/native_widget_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698