Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(196)

Side by Side Diff: chrome/test/data/components/updatecheck_reply_noupdate.xml

Issue 74893002: Changed the update protocol for component updater from v2 to v3. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed feedback from cdn@ Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/test/data/components/updatecheck_reply_3.xml ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version='1.0' encoding='UTF-8'?> 1 <?xml version='1.0' encoding='UTF-8'?>
2 <gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'> 2 <response protocol='3.0'>
3 <app appid='jebgalgnebhfojomionfpkfelancnnkf'> 3 <app appid='jebgalgnebhfojomionfpkfelancnnkf'>
4 <updatecheck status='noupdate' /> 4 <updatecheck status='noupdate'/>j
5 </app> 5 </app>
6 </gupdate> 6 </response>
OLDNEW
« no previous file with comments | « chrome/test/data/components/updatecheck_reply_3.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698