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

Unified Diff: ui/views/views.gyp

Issue 10797046: (Views only): Allow choosing between NativeTabbedPaneView and NativeTabbedPaneWin on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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 50d7298b64c07a30568fc76543d6ffd2b6e7f9dc..df28cd476b6915e3d69fd99c9626f3fde9a1b7aa 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -410,8 +410,6 @@
}],
['use_aura==0', {
'sources!': [
- 'controls/tabbed_pane/native_tabbed_pane_views.cc',
- 'controls/tabbed_pane/native_tabbed_pane_views.h',
'widget/tooltip_manager_views.cc',
],
}],
« ui/views/controls/tabbed_pane/tabbed_pane.cc ('K') | « ui/views/controls/tabbed_pane/tabbed_pane.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698