| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 1ec65dd7bd4419ea6ee6b45a64834debbd9146af..14e27a0bc5f09c7a17534691342ac45472146106 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1649,6 +1649,7 @@
|
| 'common/json_value_serializer_unittest.cc',
|
| 'common/mru_cache_unittest.cc',
|
| 'common/multi_process_lock_unittest.cc',
|
| + 'common/multi_process_notification_unittest.cc',
|
| 'common/net/gaia/gaia_auth_fetcher_unittest.cc',
|
| 'common/net/gaia/gaia_auth_fetcher_unittest.h',
|
| 'common/net/gaia/gaia_authenticator_unittest.cc',
|
|
|