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

Unified Diff: ui/views/views.gyp

Issue 8909007: Removing deprecated touchui code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge Created 9 years 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/controls/menu/native_menu_views.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 af51398d2a4a13adbed20605f2a4ea0e6a846f97..b3fcc78af5895b3162276d68faec727489680cf9 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -142,8 +142,6 @@
'controls/menu/native_menu_gtk.h',
'controls/menu/native_menu_host.h',
'controls/menu/native_menu_host_delegate.h',
- 'controls/menu/native_menu_views.cc',
- 'controls/menu/native_menu_views.h',
'controls/menu/native_menu_win.cc',
'controls/menu/native_menu_win.h',
'controls/menu/nested_dispatcher_gtk.cc',
@@ -445,8 +443,6 @@
}],
['use_aura==0', {
'sources!': [
- 'controls/menu/native_menu_views.cc',
- 'controls/menu/native_menu_views.h',
'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/controls/menu/native_menu_views.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698