| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 7d84cc6cd9e977c4cf551dabb7d6c0bcc7ad47d7..fca471d0da10573bed4d0455f94990248ecda275 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -4242,7 +4242,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',
|
|
|