| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index e8bbbbe72a4157edf67f5c3d52172aa736071a2c..56c487f2a8def45ed226ab4af60f5df7bada2371 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1548,6 +1548,7 @@
|
| 'browser/wrench_menu_model_unittest.cc',
|
| 'common/bzip2_unittest.cc',
|
| 'common/child_process_logging_mac_unittest.mm',
|
| + 'common/chrome_paths_unittest.cc',
|
| 'common/common_param_traits_unittest.cc',
|
| 'common/content_settings_helper_unittest.cc',
|
| 'common/deprecated/event_sys_unittest.cc',
|
|
|