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 23199d02b55fa72b927608c738d4d59fa5497597..27d3798876004330ec8f011781321495870598f1 100644 |
--- a/chrome/common/extensions/api/_api_features.json |
+++ b/chrome/common/extensions/api/_api_features.json |
@@ -44,10 +44,6 @@ |
"channel": "stable", |
"contexts": ["blessed_extension", "unblessed_extension", "content_script"] |
}, |
- "app.currentWindowInternal.setAlwaysOnTop": { |
- "channel": "dev", |
- "contexts": ["blessed_extension", "unblessed_extension", "content_script"] |
- }, |
"app.getDetails": { |
"contexts": ["blessed_extension", "unblessed_extension", "content_script"], |
"matches": [] |