Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5059)

Unified Diff: chrome/common/extensions/api/_permission_features.json

Issue 1099553002: extensions: windows: list all windows from the current profile (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add application windows resize constraint test Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/api/_permission_features.json
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index f299f29920d003786026cefd21a55be240f91ecd..b829aadda86ed5e9bb7ec05502e4c89fbb4ac41b 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -1041,5 +1041,9 @@
"8C726564C6DBE7380BAB388DE6CC7EC93EB44B06", // Video player
"5065C83E84321221675D20FBE4DC43C655CC8C6F" // Files app tests
]
+ },
+ "windows.global": {
+ "channel": "stable",
+ "extension_types": ["extension", "legacy_packaged_app"]
}
}

Powered by Google App Engine
This is Rietveld 408576698