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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/components/updatecheck_reply_3.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/components/updatecheck_reply_noupdate.xml
diff --git a/chrome/test/data/components/updatecheck_reply_noupdate.xml b/chrome/test/data/components/updatecheck_reply_noupdate.xml
index 254b167f2d2aa267cc7cb4d61e30acd4602b6d3e..8abee4eec2360ada1e23fc45fe8036a3bf331409 100644
--- a/chrome/test/data/components/updatecheck_reply_noupdate.xml
+++ b/chrome/test/data/components/updatecheck_reply_noupdate.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='jebgalgnebhfojomionfpkfelancnnkf'>
- <updatecheck status='noupdate' />
+ <updatecheck status='noupdate'/>j
</app>
-</gupdate>
+</response>
« 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