| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index e42a9ab7ce9386c9402581ee53e74a4e7157aa9d..547bf56275f42f6f26d2dbf5352727c1c897ff3c 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -2316,11 +2316,6 @@
|
| 'ipc_protobuf_message_test_proto',
|
| ],
|
| 'conditions': [
|
| - ['chromeos == 1', {
|
| - 'sources!': [
|
| - 'browser/safe_browsing/download_protection_service_unittest.cc',
|
| - ],
|
| - }],
|
| ['OS == "android"', {
|
| 'dependencies!': [
|
| 'ipc_protobuf_message_test_proto',
|
|
|