Chromium Code Reviews| Index: chrome/common/extensions/api/extension.json |
| diff --git a/chrome/common/extensions/api/extension.json b/chrome/common/extensions/api/extension.json |
| index 4b139f8071dcd51379d6ebb120630f057796797c..0d95f65bff70dc1414931b9c6297978e1711c31f 100644 |
| --- a/chrome/common/extensions/api/extension.json |
| +++ b/chrome/common/extensions/api/extension.json |
| @@ -1,6 +1,7 @@ |
| [ |
| { |
| "namespace": "extension", |
| + "nocompile": true, |
| "dependencies": [ "tabs" ], |
| "types": [ |
| { |