Chromium Code Reviews| Index: chrome/test/data/components/updatecheck_reply_noupdate.xml |
| diff --git a/chrome/test/data/components/updatecheck_reply_noupdate.xml b/chrome/test/data/components/updatecheck_reply_noupdate.xml |
| index 254b167f2d2aa267cc7cb4d61e30acd4602b6d3e..b675711dab3733d5fc8a478975e5cdae53964b15 100644 |
| --- a/chrome/test/data/components/updatecheck_reply_noupdate.xml |
| +++ b/chrome/test/data/components/updatecheck_reply_noupdate.xml |
| @@ -1,6 +1,6 @@ |
| <?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 status='noupdate' /> |
| + <updatecheck status='noupdate'/> |
|
waffles
2013/11/18 22:15:59
spaces at end of line
|
| </app> |
| -</gupdate> |
| +</response> |