Chromium Code Reviews| Index: content/content_tests.gypi |
| =================================================================== |
| --- content/content_tests.gypi (revision 98271) |
| +++ content/content_tests.gypi (working copy) |
| @@ -132,6 +132,8 @@ |
| ['chromeos==1', { |
| 'sources/': [ |
| ['exclude', '^browser/renderer_host/gtk_key_bindings_handler_unittest.cc'], |
| + # TODO(jam): remove this |
| + ['exclude', '^browser/renderer_host/resource_dispatcher_host_unittest.cc'], |
| ], |
| }], |
| ], |