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

Unified Diff: content/content_browser.gypi

Issue 8655002: Remove touchui gyp variable from content/content_browser.gypi (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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 77dc99a18ca1b0a212777cbfb0141e93e3b52c1b..5715aed9372d5965cb89f388edae1ff7e73dcaee 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -720,14 +720,6 @@
['exclude', '^browser/geolocation/wifi_data_provider_linux\\.cc$'],
],
}],
- ['touchui==1', {
- 'sources/': [
- ['exclude', '^browser/renderer_host/gtk_im_context_wrapper.cc'],
- ['exclude', '^browser/renderer_host/gtk_im_context_wrapper.h'],
- ['exclude', '^browser/renderer_host/render_widget_host_view_gtk.cc'],
- ['exclude', '^browser/renderer_host/render_widget_host_view_gtk.h'],
- ],
- }],
['use_aura==1', {
'dependencies': [
'../ui/aura/aura.gyp:aura',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698