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

Side by Side Diff: components/test/data/update_client/updatecheck_reply_4.xml

Issue 1861383004: Add module for counting date-last-roll-call and persisting those counts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Another test fix. Created 4 years, 8 months 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
« no previous file with comments | « components/components_tests.gyp ('k') | components/update_client.gypi » ('j') | 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 <response protocol='3.0'> 2 <response protocol='3.0'>
3 <daystart elapsed_days='3383' />
3 <app appid='jebgalgnebhfojomionfpkfelancnnkf'> 4 <app appid='jebgalgnebhfojomionfpkfelancnnkf'>
4 <updatecheck status='ok'> 5 <updatecheck status='ok'>
5 <urls> 6 <urls>
6 <url codebase='http://localhost/download/'/> 7 <url codebase='http://localhost/download/'/>
7 </urls> 8 </urls>
8 <manifest version='1.0' prodversionmin='11.0.1.0'> 9 <manifest version='1.0' prodversionmin='11.0.1.0'>
9 <packages> 10 <packages>
10 <package name='jebgalgnebhfojomionfpkfelancnnkf.crx'/> 11 <package name='jebgalgnebhfojomionfpkfelancnnkf.crx'/>
11 </packages> 12 </packages>
12 </manifest> 13 </manifest>
13 </updatecheck> 14 </updatecheck>
14 </app> 15 </app>
15 </response> 16 </response>
OLDNEW
« no previous file with comments | « components/components_tests.gyp ('k') | components/update_client.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698