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

Unified Diff: ui/views/views.gyp

Issue 12225042: Remove NativeTabbedPane[Win|Wrapper]; promote Views impl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Restore FocusManagerDtorTest to non-aura; fix comment. Created 7 years, 10 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 4e0e19edc1f8bf67a18094d3c1fbf03fa1263a8f..6b0b283f96049a80e3560a5792dbd3c4f4849e86 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -195,11 +195,6 @@
'controls/slide_out_view.h',
'controls/slider.cc',
'controls/slider.h',
- 'controls/tabbed_pane/native_tabbed_pane_views.cc',
- 'controls/tabbed_pane/native_tabbed_pane_views.h',
- 'controls/tabbed_pane/native_tabbed_pane_win.cc',
- 'controls/tabbed_pane/native_tabbed_pane_win.h',
- 'controls/tabbed_pane/native_tabbed_pane_wrapper.h',
'controls/tabbed_pane/tabbed_pane.cc',
'controls/tabbed_pane/tabbed_pane.h',
'controls/tabbed_pane/tabbed_pane_listener.h',
« ui/views/controls/tabbed_pane/tabbed_pane.cc ('K') | « ui/views/focus/focus_traversal_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698