| Index: chrome/common/extensions/api/api.gyp
|
| diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
|
| index a72785ab768cb956aaf368c1c26d8972c98ffa13..53699982c6d885a6d6a37254874e1b9f31b36977 100644
|
| --- a/chrome/common/extensions/api/api.gyp
|
| +++ b/chrome/common/extensions/api/api.gyp
|
| @@ -220,7 +220,7 @@
|
| 'root_namespace': 'extensions::api',
|
| },
|
| 'dependencies': [
|
| - # Different APIs include some headers crom chrome/common that in turn
|
| + # Different APIs include some headers from chrome/common that in turn
|
| # include generated headers from these targets.
|
| # TODO(brettw) this should be made unnecessary if possible.
|
| '<(DEPTH)/components/components.gyp:component_metrics_proto',
|
|
|