| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 35bbdc9d0ef9dea4dd6519fa080bf30d4ebdddea..572f89502393e82612b7ae058045b3262aaf109a 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -4220,7 +4220,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',
|
|
|