Chromium Code Reviews| Index: chromeos/BUILD.gn |
| diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn |
| index 9cdf567f071b7a6f6ce70549c329261a337d04ce..139a14071e94eeb8fb011cc5eb6927b42a74ff89 100644 |
| --- a/chromeos/BUILD.gn |
| +++ b/chromeos/BUILD.gn |
| @@ -52,7 +52,7 @@ component("chromeos") { |
| } |
| } |
| -# TYhis must be a static library instead of a source set because some of the |
| +# This must be a static library instead of a source set because some of the |
| # files pull in things with dependencies that aren't linked in all cases. |
| # |
| # TODO this should probably be changed such that it links in all cases and |