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

Unified Diff: ui/views/views.gyp

Issue 10831009: Change the GetSelectedTab method of the NativeTabbedPaneView to return the tab contents. (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 49b77ae355f355b577d77a3a95eb28e4f9507cc2..405123a7d339c753cfce7e133206d5b7f4503e38 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -575,7 +575,6 @@
'../aura/aura.gyp:test_support_aura',
],
'sources/': [
- ['exclude', 'controls/tabbed_pane/tabbed_pane_unittest.cc'],
['exclude', 'controls/table/table_view_unittest.cc'],
['exclude', 'widget/native_widget_win_unittest.cc'],
],

Powered by Google App Engine
This is Rietveld 408576698