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

Unified Diff: views/views.gyp

Issue 8527025: Remove TOUCH_UI definition and make use_virtual_keyboard an independant var. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix for iBus. Created 9 years, 1 month 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
« build/common.gypi ('K') | « build/common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index ce53e674ddf4d121c56359d90fe22dce2477fb2f..c193d8a1e24cd86e7ea2bf58af3d23b01d4a17df 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'],
« build/common.gypi ('K') | « build/common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698