summaryrefslogtreecommitdiffstats
path: root/ui/views/views.gyp
diff options
context:
space:
mode:
authorsaintlou@chromium.org <saintlou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-14 23:04:14 +0000
committersaintlou@chromium.org <saintlou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-14 23:04:14 +0000
commit2c031b9efbee6f55faf84b465cffb60ceb83afaf (patch)
tree464e6067353f2a340299aab760e07897654aa33b /ui/views/views.gyp
parenta590f71cc949c1700e4ee2fa7d9c5024c968afbe (diff)
downloadchromium_src-2c031b9efbee6f55faf84b465cffb60ceb83afaf.zip
chromium_src-2c031b9efbee6f55faf84b465cffb60ceb83afaf.tar.gz
chromium_src-2c031b9efbee6f55faf84b465cffb60ceb83afaf.tar.bz2
Removing deprecated touchui code.
BUG=none TEST=none Review URL: http://codereview.chromium.org/8909007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114518 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/views/views.gyp')
-rw-r--r--ui/views/views.gyp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index af51398..b3fcc78 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',