| Index: chrome/test/data/components/updatecheck_diff_reply_2.xml
|
| diff --git a/chrome/test/data/components/updatecheck_diff_reply_2.xml b/chrome/test/data/components/updatecheck_diff_reply_2.xml
|
| index 5afa6d38fef1ae9c398d7f898ff289eb634c1050..e68ac7dad8d069b93cd710d7b7ce397be7ab0cf2 100644
|
| --- a/chrome/test/data/components/updatecheck_diff_reply_2.xml
|
| +++ b/chrome/test/data/components/updatecheck_diff_reply_2.xml
|
| @@ -1,6 +1,16 @@
|
| <?xml version='1.0' encoding='UTF-8'?>
|
| -<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
| +<response protocol='3.0'>
|
| <app appid='ihfokbkgjpifnbbojhneepfflplebdkc'>
|
| - <updatecheck codebase='http://localhost/download/ihfokbkgjpifnbbojhneepfflplebdkc_2.crx' version='2.0' prodversionmin='11.0.1.0' fp='f22' codebasediff='http://localhost/download/ihfokbkgjpifnbbojhneepfflplebdkc_1to2.crx'/>
|
| + <updatecheck status='ok'>
|
| + <urls>
|
| + <url codebase='http://localhost/download/'/>
|
| + <url codebasediff='http://localhost/download/'/>
|
| + </urls>
|
| + <manifest version='2.0' prodversionmin='11.0.1.0'>
|
| + <packages>
|
| + <package name='ihfokbkgjpifnbbojhneepfflplebdkc_2.crx' namediff='ihfokbkgjpifnbbojhneepfflplebdkc_1to2.crx' fp='22'/>
|
| + </packages>
|
| + </manifest>
|
| + </updatecheck>
|
| </app>
|
| -</gupdate>
|
| +</response>
|
|
|