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