| Index: chrome/test/data/extensions/platform_apps/browser_tag_src_attribute/manifest.json
 | 
| diff --git a/chrome/test/data/extensions/platform_apps/browser_tag/manifest.json b/chrome/test/data/extensions/platform_apps/browser_tag_src_attribute/manifest.json
 | 
| similarity index 74%
 | 
| copy from chrome/test/data/extensions/platform_apps/browser_tag/manifest.json
 | 
| copy to chrome/test/data/extensions/platform_apps/browser_tag_src_attribute/manifest.json
 | 
| index 6696a93570f05c6b51612a3db10e4b418296ef50..64f532e66b4da553f612a4195122f40133e87977 100644
 | 
| --- a/chrome/test/data/extensions/platform_apps/browser_tag/manifest.json
 | 
| +++ b/chrome/test/data/extensions/platform_apps/browser_tag_src_attribute/manifest.json
 | 
| @@ -1,5 +1,5 @@
 | 
|  {
 | 
| -  "name": "Platform App Test: <browser>",
 | 
| +  "name": "Platform App Test: <browser> src",
 | 
|    "version": "1",
 | 
|    "permissions": [
 | 
|      "browserTag"
 | 
| 
 |