| Index: chrome/chrome_tests.gypi
 | 
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
 | 
| index 71fa4c0364ed8c6190c40b6b8257114f0b8a0779..d3821a0911c1e59ab21c74c1472d92ccf0437b8f 100644
 | 
| --- a/chrome/chrome_tests.gypi
 | 
| +++ b/chrome/chrome_tests.gypi
 | 
| @@ -1636,6 +1636,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',
 | 
| 
 |