| Index: chrome/chrome_tests.gypi
|
| ===================================================================
|
| --- chrome/chrome_tests.gypi (revision 153539)
|
| +++ chrome/chrome_tests.gypi (working copy)
|
| @@ -2566,14 +2566,6 @@
|
| ['exclude', '^browser/importer/'],
|
| ],
|
| }],
|
| - ['use_cups==1', {
|
| - 'defines': [
|
| - 'USE_CUPS',
|
| - ],
|
| - 'sources': [
|
| - 'browser/printing/print_system_task_proxy_unittest.cc',
|
| - ],
|
| - }],
|
| ['component=="shared_library" and incremental_chrome_dll!=1', {
|
| # This is needed for tests that subclass
|
| # RendererWebKitPlatformSupportImpl, which subclasses stuff in
|
|
|