Chromium Code Reviews| Index: chrome/common/extensions/api/experimental_infobars.json |
| =================================================================== |
| --- chrome/common/extensions/api/experimental_infobars.json (revision 179687) |
| +++ chrome/common/extensions/api/experimental_infobars.json (working copy) |
| @@ -5,6 +5,9 @@ |
| [ |
| { |
| "namespace": "experimental.infobars", |
| + "compiler_options": { |
| + "implemented_in": "chrome/browser/infobars/infobar_extension_api.h" |
| + }, |
| "dependencies": [ "windows" ], |
| "types": [], |
| "functions": [ |