Chromium Code Reviews| Index: chrome/common/extensions/api/windows.json |
| diff --git a/chrome/common/extensions/api/windows.json b/chrome/common/extensions/api/windows.json |
| index e72f30345ee0af11419851f1d04327e564cb184a..998bd788e3acc8ff665526563d373b3d787ecf09 100644 |
| --- a/chrome/common/extensions/api/windows.json |
| +++ b/chrome/common/extensions/api/windows.json |
| @@ -1,6 +1,7 @@ |
| [ |
| { |
| "namespace": "windows", |
| + "compile": true, |
| "dependencies": [ "tabs" ], |
| "types": [ |
| { |