Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index d49be34b6c93481c2a1a3925314f6836da750640..af895744cf8915e29158f56331e4d4005296b9c4 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -3,9 +3,6 @@ |
# found in the LICENSE file. |
{ |
- 'variables': { |
- 'use_cras%': 0, |
- }, |
'dependencies': [ |
'browser/speech/proto/speech_proto.gyp:speech_proto', |
'../base/base.gyp:base_static', |
@@ -1371,11 +1368,6 @@ |
'../build/linux/system.gyp:x11', |
], |
}], |
- ['use_cras==1', { |
- 'defines': [ |
- 'USE_CRAS', |
- ], |
- }], |
['use_pango==1', { |
'dependencies': [ |
'../build/linux/system.gyp:pangocairo', |