Index: chrome/test/data/extensions/platform_apps/web_view/isolation_indexeddb/manifest.json |
diff --git a/chrome/test/data/extensions/platform_apps/web_view/content_script_whitelisted/manifest.json b/chrome/test/data/extensions/platform_apps/web_view/isolation_indexeddb/manifest.json |
similarity index 67% |
copy from chrome/test/data/extensions/platform_apps/web_view/content_script_whitelisted/manifest.json |
copy to chrome/test/data/extensions/platform_apps/web_view/isolation_indexeddb/manifest.json |
index bd594682f4bd3520d74cc65dac1f414c38b6153c..c05ddf74e71f240eed60a154c550ef46dc853e0f 100644 |
--- a/chrome/test/data/extensions/platform_apps/web_view/content_script_whitelisted/manifest.json |
+++ b/chrome/test/data/extensions/platform_apps/web_view/isolation_indexeddb/manifest.json |
@@ -1,5 +1,5 @@ |
{ |
- "name": "<webview> with forced embedder content script.", |
+ "name": "Platform App Test: web view Indexed DB isolation", |
"version": "1", |
"permissions": [ |
"webview" |