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

Side by Side Diff: chrome/test/data/components/updatecheck_diff_reply_2.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
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='ihfokbkgjpifnbbojhneepfflplebdkc'> 3 <app appid='ihfokbkgjpifnbbojhneepfflplebdkc'>
4 <updatecheck codebase='http://localhost/download/ihfokbkgjpifnbbojhneepfflpl ebdkc_2.crx' version='2.0' prodversionmin='11.0.1.0' fp='f22' codebasediff='http ://localhost/download/ihfokbkgjpifnbbojhneepfflplebdkc_1to2.crx'/> 4 <updatecheck status='ok'>
5 <urls>
6 <url codebase='http://localhost/download/'/>
7 <url codebasediff='http://localhost/download/'/>
8 </urls>
9 <manifest version='2.0' prodversionmin='11.0.1.0'>
10 <packages>
11 <package name='ihfokbkgjpifnbbojhneepfflplebdkc_2.crx' namediff='ihfok bkgjpifnbbojhneepfflplebdkc_1to2.crx' fp='22'/>
12 </packages>
13 </manifest>
14 </updatecheck>
5 </app> 15 </app>
6 </gupdate> 16 </response>
OLDNEW
« no previous file with comments | « chrome/test/data/components/updatecheck_diff_reply_1.xml ('k') | chrome/test/data/components/updatecheck_diff_reply_3.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698