| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index f5252576ea528276f10fada35d7924d151dbe348..dc91cdc8152391243480eb416ed018cb07dfaaea 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -6,6 +6,7 @@
|
| 'chrome_unit_tests_sources': [
|
| '../apps/app_shim/app_shim_host_mac_unittest.cc',
|
| '../apps/app_shim/extension_app_shim_handler_mac_unittest.cc',
|
| + '../apps/saved_devices_service_unittest.cc',
|
| '../apps/saved_files_service_unittest.cc',
|
| '../components/autofill/content/renderer/test_password_autofill_agent.cc',
|
| '../components/autofill/content/renderer/test_password_autofill_agent.h',
|
|
|