Chromium Code Reviews| Index: chrome/test/data/components/updatecheck_reply_3.xml |
| diff --git a/chrome/test/data/components/updatecheck_reply_3.xml b/chrome/test/data/components/updatecheck_reply_3.xml |
| index 71d782e1d24744ced50c9f55fed8ad48d1cf6fce..fc3e414aa8cbcc1f22dc2476eb0cfe36a6a19a97 100644 |
| --- a/chrome/test/data/components/updatecheck_reply_3.xml |
| +++ b/chrome/test/data/components/updatecheck_reply_3.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='abagagagagagagagagagagagagagagag'> |
| - <updatecheck status="noupdate"/> |
| + <updatecheck status='noupdate'/> |
|
waffles
2013/11/18 22:15:59
spaces at end of line
|
| </app> |
| -</gupdate> |
| +</response> |