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 dbfe080f7648f9274e1a7679aed469d0500867a4..ee0702b5b1c03f351fc87e36b7dd8e31399cc81e 100644 |
| --- a/chrome/common/extensions/api/windows.json |
| +++ b/chrome/common/extensions/api/windows.json |
| @@ -5,6 +5,9 @@ |
| [ |
| { |
| "namespace": "windows", |
| + "compiler_options": { |
| + "implemented_in": "chrome/browser/extensions/api/tabs/tabs_api.h" |
| + }, |
| "dependencies": [ "tabs" ], |
| "types": [ |
| { |