Commit 0132343a authored by saintlou@chromium.org's avatar saintlou@chromium.org

Remove touchui gyp variable from content/content_browser.gypi


BUG=105046
TEST=none


Review URL: http://codereview.chromium.org/8655002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111274 0039d316-1c4b-4281-b951-d872f2087c98
parent 572512ba
...@@ -716,14 +716,6 @@ ...@@ -716,14 +716,6 @@
['exclude', '^browser/geolocation/wifi_data_provider_linux\\.cc$'], ['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', { ['use_aura==1', {
'dependencies': [ 'dependencies': [
'../ui/aura/aura.gyp:aura', '../ui/aura/aura.gyp:aura',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment