Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5057)

Unified Diff: chrome/chrome_tests.gypi

Issue 9416012: Mac: Generate App Mode Loader bundle + cleanup (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix review comments Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698