| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index ca3b88f91e092af71cde3ea2e5f584f49d560fb2..e2b202d54ac2293aab4a0eb579966ecc2e2d37b6 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -1034,7 +1034,6 @@
|
| 'browser/metrics/variations/variations_request_scheduler_unittest.cc',
|
| 'browser/nacl_host/nacl_file_host_unittest.cc',
|
| 'browser/nacl_host/nacl_process_host_unittest.cc',
|
| - 'browser/nacl_host/pnacl_translation_cache_unittest.cc',
|
| 'browser/nacl_host/pnacl_host_unittest.cc',
|
| 'browser/net/chrome_fraudulent_certificate_reporter_unittest.cc',
|
| 'browser/net/chrome_network_data_saving_metrics_unittest.cc',
|
| @@ -2136,7 +2135,6 @@
|
| 'browser/nacl_host/nacl_file_host_unittest.cc',
|
| 'browser/nacl_host/nacl_process_host_unittest.cc',
|
| 'browser/nacl_host/pnacl_host_unittest.cc',
|
| - 'browser/nacl_host/pnacl_translation_cache_unittest.cc',
|
| # TODO(yael): Move to //components/components_tests.gypi once
|
| # nacl_defines is moved out of chrome.gyp into a common place.
|
| '../components/nacl/loader/nacl_ipc_adapter_unittest.cc',
|
|
|