| Index: chrome/chrome_tests.gypi
 | 
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
 | 
| index dbebb62f43060dd822ed27013eec7333f91dbf00..72191533476b23e6251c7f1f286cc6e04d1130a7 100644
 | 
| --- a/chrome/chrome_tests.gypi
 | 
| +++ b/chrome/chrome_tests.gypi
 | 
| @@ -1588,6 +1588,7 @@
 | 
|          'common/switch_utils_unittest.cc',
 | 
|          'common/thumbnail_score_unittest.cc',
 | 
|          'common/time_format_unittest.cc',
 | 
| +        'common/web_apps_unittest.cc',
 | 
|          'common/worker_thread_ticker_unittest.cc',
 | 
|          'common/zip_unittest.cc',
 | 
|          'gpu/gpu_idirect3d9_mock_win.h',
 | 
| 
 |