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

Unified Diff: chrome/chrome_browser.gypi

Issue 8769010: Removing the last occurences of the 'touchui' gyp flag. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« no previous file with comments | « build/common.gypi ('k') | chrome/chrome_repack_chrome.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 039e3ece539801d9ccfbd17ad94a40ae1239b6a9..78c45d6f5f805581fae683485dd0f8d46384634e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4148,7 +4148,7 @@
'browser/password_manager/native_backend_gnome_x.h',
],
}],
- ['touchui==0', {
+ ['use_virtual_keyboard==0', {
'sources/': [
['exclude', '^browser/extensions/extension_input_ui_api.cc'],
['exclude', '^browser/extensions/extension_input_ui_api.h'],
« no previous file with comments | « build/common.gypi ('k') | chrome/chrome_repack_chrome.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698