Chromium Code Reviews| Index: chrome/common/extensions/api/runtime.json |
| diff --git a/chrome/common/extensions/api/runtime.json b/chrome/common/extensions/api/runtime.json |
| index 174035892f7037dbf7fb1e6321c12cf3fdd85211..37dcaba1680cb2b1608653d8ed19519774a278a1 100644 |
| --- a/chrome/common/extensions/api/runtime.json |
| +++ b/chrome/common/extensions/api/runtime.json |
| @@ -5,6 +5,7 @@ |
| [ |
| { |
| "namespace": "runtime", |
| + "dependencies": [ "events", "tabs" ], |
| "documentation_permissions_required": ["runtime"], |
| "types": [ |
| { |