| Index: chrome/test/data/extensions/good_v1_update_manifest.xml
|
| diff --git a/chrome/test/data/extensions/good_update_manifest.xml b/chrome/test/data/extensions/good_v1_update_manifest.xml
|
| similarity index 84%
|
| copy from chrome/test/data/extensions/good_update_manifest.xml
|
| copy to chrome/test/data/extensions/good_v1_update_manifest.xml
|
| index 1f8572c8dd4d3f3c50d3bc41f210fc12868ea5ca..d63cde2da7acd8de33ebaee1ae072c3346d57a16 100644
|
| --- a/chrome/test/data/extensions/good_update_manifest.xml
|
| +++ b/chrome/test/data/extensions/good_v1_update_manifest.xml
|
| @@ -5,7 +5,7 @@
|
| -->
|
| <gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
| <app appid='ldnnhddmnhbkjipkidpdiheffobcpfmf'>
|
| - <updatecheck codebase='http://mock.http/extensions/good.crx'
|
| + <updatecheck codebase='http://mock.http/extensions/good_v1.crx'
|
| version='1.0.0.0' />
|
| </app>
|
| </gupdate>
|
|
|