| Index: chrome/test/data/extensions/good2_update_manifest.xml
|
| diff --git a/chrome/test/data/extensions/good_update_manifest.xml b/chrome/test/data/extensions/good2_update_manifest.xml
|
| similarity index 76%
|
| copy from chrome/test/data/extensions/good_update_manifest.xml
|
| copy to chrome/test/data/extensions/good2_update_manifest.xml
|
| index 1f8572c8dd4d3f3c50d3bc41f210fc12868ea5ca..3ada9123f199aae5af50703b8e629beb9311a114 100644
|
| --- a/chrome/test/data/extensions/good_update_manifest.xml
|
| +++ b/chrome/test/data/extensions/good2_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'
|
| - version='1.0.0.0' />
|
| + <updatecheck codebase='http://mock.http/extensions/good2.crx'
|
| + version='1.0.0.1' />
|
| </app>
|
| </gupdate>
|
|
|