summaryrefslogtreecommitdiffstats
path: root/views/views.gyp
diff options
context:
space:
mode:
authorsaintlou@chromium.org <saintlou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-22 01:25:27 +0000
committersaintlou@chromium.org <saintlou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-22 01:25:27 +0000
commit023d8247d6efbd4fac3cf9f7bfa8d2204c268c5a (patch)
tree2186249fb088e4e9d9e521ed2c132ec813565c5c /views/views.gyp
parent7e5f8660e4fcc7ded0b316865a5063d3256b63b3 (diff)
downloadchromium_src-023d8247d6efbd4fac3cf9f7bfa8d2204c268c5a.zip
chromium_src-023d8247d6efbd4fac3cf9f7bfa8d2204c268c5a.tar.gz
chromium_src-023d8247d6efbd4fac3cf9f7bfa8d2204c268c5a.tar.bz2
Remove TOUCH_UI definition and make use_virtual_keyboard an independant variable.
BUG=105046 TEST=none Review URL: http://codereview.chromium.org/8527025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111069 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/views.gyp')
-rw-r--r--views/views.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/views/views.gyp b/views/views.gyp
index ce53e67..c193d8a 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -447,7 +447,6 @@
],
}],
['touchui==1', {
- 'defines': ['TOUCH_UI=1'],
'sources/': [
['exclude', '../ui/views/focus/accelerator_handler_gtk.cc'],
['exclude', 'controls/menu/native_menu_gtk.cc'],