Index: chrome/chrome.gyp |
=================================================================== |
--- chrome/chrome.gyp (revision 63553) |
+++ chrome/chrome.gyp (working copy) |
@@ -1148,15 +1148,6 @@ |
'include_dirs': [ |
'..', |
], |
- 'variables': { |
- 'conditions': [ |
- ['OS=="linux" and chromeos==0 and target_arch!="arm"', { |
- 'use_cups%': 1, |
- }, { |
- 'use_cups%': 0, |
- }], |
- ], |
- }, |
'conditions': [ |
['OS=="win"', { |
'defines': [ |