| Index: chrome/chrome_tests.gypi
 | 
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
 | 
| index 0b71bb893133f6308cd0800e1bdef4433ab36309..ec32336fbeecf5074cd65965c68d73461bdc718b 100644
 | 
| --- a/chrome/chrome_tests.gypi
 | 
| +++ b/chrome/chrome_tests.gypi
 | 
| @@ -4218,7 +4218,7 @@
 | 
|            # Tests for Mac app launcher.
 | 
|            'target_name': 'app_mode_app_tests',
 | 
|            'type': 'executable',
 | 
| -          'product_name': 'App Mode Loader Tests',
 | 
| +          'product_name': 'app_mode_app_tests',
 | 
|            'dependencies': [
 | 
|              '../base/base.gyp:test_support_base',
 | 
|              '../testing/gtest.gyp:gtest',
 | 
| 
 |