summaryrefslogtreecommitdiffstats
path: root/build/grit_action.gypi
diff options
context:
space:
mode:
authorcjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-07 08:28:03 +0000
committercjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-07 08:28:03 +0000
commit5fc01f31043d20344360c33321c5cfe9fc0a2281 (patch)
tree418fcc4ee64593269a69a4fbe35619a3c56fd0f7 /build/grit_action.gypi
parent7ac2831f036bad31d7e6356f2b40fab4681654db (diff)
downloadchromium_src-5fc01f31043d20344360c33321c5cfe9fc0a2281.zip
chromium_src-5fc01f31043d20344360c33321c5cfe9fc0a2281.tar.gz
chromium_src-5fc01f31043d20344360c33321c5cfe9fc0a2281.tar.bz2
[Second try] Add creation of v14 compatible resources to process_resources.py
There are a lot of steps in processing resources and preparing them for packaging. It will be easier if these are all done by the same script. BUG=375431,359249 Review URL: https://codereview.chromium.org/310313005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275645 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/grit_action.gypi')
-rw-r--r--build/grit_action.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/grit_action.gypi b/build/grit_action.gypi
index fef961f..ab7a70b 100644
--- a/build/grit_action.gypi
+++ b/build/grit_action.gypi
@@ -10,7 +10,7 @@
# It would be really nice to do this with a rule instead of actions, but it
# would need to determine inputs and outputs via grit_info on a per-file
-# basis. GYP rules don’t currently support that. They could be extended to
+# basis. GYP rules don't currently support that. They could be extended to
# do this, but then every generator would need to be updated to handle this.
{