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