Index: chrome/common/extensions/api/_api_features.json |
diff --git a/chrome/common/extensions/api/_api_features.json b/chrome/common/extensions/api/_api_features.json |
index a36be8272b1fa37e319081350a556e4dd29a943e..66dfd873424406a717c50b8de150d447521fc350 100644 |
--- a/chrome/common/extensions/api/_api_features.json |
+++ b/chrome/common/extensions/api/_api_features.json |
@@ -365,6 +365,12 @@ |
"contexts": ["blessed_extension"], |
"dependencies": ["permission:embeddedExtensionOptions"] |
}, |
+ "extensionOptionsInternal.onSizeChanged": { |
not at google - send to devlin
2014/07/31 00:26:06
did you forget to remove it?
ericzeng
2014/07/31 18:29:56
yes
|
+ "internal": true, |
+ "channel": "trunk", |
+ "contexts": ["blessed_extension"], |
+ "dependencies": ["permission:embeddedExtensionOptions"] |
+ }, |
// This is not a real API, only here for documentation purposes. |
// See http://crbug.com/275944 for background. |
"extensionsManifestTypes": { |