diff options
author | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-16 18:41:51 +0000 |
---|---|---|
committer | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-16 18:41:51 +0000 |
commit | a5ebb3325086db43736380cf62f1d3aae80f5102 (patch) | |
tree | 35558bce4e97dbcbf1bd1229151f4f2a6c20c7d9 /chrome/chrome.gyp | |
parent | b06bace80e345163f5a0ddf4edeaf0da8ca6d3b0 (diff) | |
download | chromium_src-a5ebb3325086db43736380cf62f1d3aae80f5102.zip chromium_src-a5ebb3325086db43736380cf62f1d3aae80f5102.tar.gz chromium_src-a5ebb3325086db43736380cf62f1d3aae80f5102.tar.bz2 |
STOP. Grammartime!
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3032003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52708 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 7d75587..e1bff39 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -1163,7 +1163,7 @@ 'actions': [ { # Generate the InfoPlist.strings file - 'action_name': 'Generating InfoPlist.strings files', + 'action_name': 'Generate InfoPlist.strings files', 'variables': { 'tool_path': '<(PRODUCT_DIR)/infoplist_strings_tool', # Unique dir to write to so the [lang].lproj/InfoPlist.strings |