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

Unified Diff: chrome/test/data/extensions/platform_apps/windows_api_alpha_enabled/no_permissions/manifest.json

Issue 190533006: Add support for transparent background API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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/test/data/extensions/platform_apps/windows_api_alpha_enabled/no_permissions/manifest.json
diff --git a/chrome/test/data/extensions/platform_apps/windows_api_always_on_top/no_permissions/manifest.json b/chrome/test/data/extensions/platform_apps/windows_api_alpha_enabled/no_permissions/manifest.json
similarity index 68%
copy from chrome/test/data/extensions/platform_apps/windows_api_always_on_top/no_permissions/manifest.json
copy to chrome/test/data/extensions/platform_apps/windows_api_alpha_enabled/no_permissions/manifest.json
index a2ac409b935ebbafd9e0fb18eedca7f9639b21e3..3856afc428a85fd3ea714e8adf6d09eaf5342fa1 100644
--- a/chrome/test/data/extensions/platform_apps/windows_api_always_on_top/no_permissions/manifest.json
+++ b/chrome/test/data/extensions/platform_apps/windows_api_alpha_enabled/no_permissions/manifest.json
@@ -1,5 +1,5 @@
{
- "name": "Windows API - AlwaysOnTop (No Permissions)",
+ "name": "Windows API - alphaEnabled (No Permissions)",
"version": "1",
"manifest_version": 2,
"app": {

Powered by Google App Engine
This is Rietveld 408576698