| Index: build/grit_action.gypi
|
| diff --git a/build/grit_action.gypi b/build/grit_action.gypi
|
| index fef961f0da772fea47bd5c3639ef33c155882965..ab7a70bef257e2f5c12cd31f5f71f60a1872872c 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.
|
|
|
| {
|
|
|