| Index: chrome/test/data/components/updatecheck_reply_2.xml
|
| diff --git a/chrome/test/data/components/updatecheck_reply_2.xml b/chrome/test/data/components/updatecheck_reply_2.xml
|
| index 82689ae95459c9f555012615fca6c9cb61e2c26f..ad539f078e90122bc5e1d2d8f0d68325b4bffdde 100644
|
| --- a/chrome/test/data/components/updatecheck_reply_2.xml
|
| +++ b/chrome/test/data/components/updatecheck_reply_2.xml
|
| @@ -1,6 +1,15 @@
|
| <?xml version='1.0' encoding='UTF-8'?>
|
| -<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
| +<response protocol='3.0'>
|
| <app appid='jebgalgnebhfojomionfpkfelancnnkf'>
|
| - <updatecheck codebase='http://localhost/download/jebgalgnebhfojomionfpkfelancnnkf.crx' version='2.0' prodversionmin='55.0.1.0' />
|
| + <updatecheck status='ok'>
|
| + <urls>
|
| + <url codebase='http://localhost/download/'/>
|
| + </urls>
|
| + <manifest version='2.0' prodversionmin='55.0.1.0'>
|
| + <packages>
|
| + <package name='jebgalgnebhfojomionfpkfelancnnkf.crx'/>
|
| + </packages>
|
| + </manifest>
|
| + </updatecheck>
|
| </app>
|
| -</gupdate>
|
| +</response>
|
|
|