| Index: chrome/test/data/extensions/platform_apps/web_view/rules_registry/manifest.json | 
| diff --git a/chrome/test/data/extensions/platform_apps/web_view/teardown/manifest.json b/chrome/test/data/extensions/platform_apps/web_view/rules_registry/manifest.json | 
| similarity index 74% | 
| copy from chrome/test/data/extensions/platform_apps/web_view/teardown/manifest.json | 
| copy to chrome/test/data/extensions/platform_apps/web_view/rules_registry/manifest.json | 
| index 058c9d577b87b439888e5e0af9e07fc490f7f1d1..98bb9963d0c8c65ad17f03cbef3b6fa24bd5d504 100644 | 
| --- a/chrome/test/data/extensions/platform_apps/web_view/teardown/manifest.json | 
| +++ b/chrome/test/data/extensions/platform_apps/web_view/rules_registry/manifest.json | 
| @@ -1,5 +1,5 @@ | 
| { | 
| -  "name": "<webview> teardown test.", | 
| +  "name": "<webview> rules registry tests.", | 
| "version": "1", | 
| "permissions": [ | 
| "webview" | 
|  |