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

Side by Side Diff: components/test/data/component_updater/updatecheck_diff_reply_1.xml

Issue 497803002: Componentize component_updater: Copy test data over to components/test/data (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sigh: need to dcommit the jebgal... dir in separate CL due to CQ not respecting executable bit... Created 6 years, 4 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 | Annotate | Revision Log
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 <app appid='ihfokbkgjpifnbbojhneepfflplebdkc'> 3 <app appid='ihfokbkgjpifnbbojhneepfflplebdkc'>
4 <updatecheck status='ok'> 4 <updatecheck status='ok'>
5 <urls> 5 <urls>
6 <url codebase='http://localhost/download/'/> 6 <url codebase='http://localhost/download/'/>
7 </urls> 7 </urls>
8 <manifest version='1.0' prodversionmin='11.0.1.0'> 8 <manifest version='1.0' prodversionmin='11.0.1.0'>
9 <packages> 9 <packages>
10 <package name='ihfokbkgjpifnbbojhneepfflplebdkc_1.crx' fp='1'/> 10 <package name='ihfokbkgjpifnbbojhneepfflplebdkc_1.crx' fp='1'/>
11 </packages> 11 </packages>
12 </manifest> 12 </manifest>
13 </updatecheck> 13 </updatecheck>
14 </app> 14 </app>
15 </response> 15 </response>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698