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

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: "Fix file header *sigh*" 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
« no previous file with comments | « ui/views/focus/focus_manager_unittest.cc ('k') | no next file » | 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 9ef1e0d85a17bdf7cd20843545ee0b945c4c4737..49b77ae355f355b577d77a3a95eb28e4f9507cc2 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -412,8 +412,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',
],
}],
« no previous file with comments | « ui/views/focus/focus_manager_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698