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

Unified Diff: components/test/data/update_client/updatecheck_diff_reply_1.xml

Issue 2856573003: Fix the broken XML parser due to version mismatch. (Closed)
Patch Set: Created 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/test/data/update_client/updatecheck_diff_reply_2.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/test/data/update_client/updatecheck_diff_reply_1.xml
diff --git a/components/test/data/update_client/updatecheck_diff_reply_1.xml b/components/test/data/update_client/updatecheck_diff_reply_1.xml
index 1808f8d6c467ef6774ec4d3d3f42aef2fc834d71..093cb02c3eb758b614438fa8fd5df31ae1505c7d 100644
--- a/components/test/data/update_client/updatecheck_diff_reply_1.xml
+++ b/components/test/data/update_client/updatecheck_diff_reply_1.xml
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
-<response protocol='3.0'>
+<response protocol='3.1'>
<app appid='ihfokbkgjpifnbbojhneepfflplebdkc'>
<updatecheck status='ok'>
<urls>
« no previous file with comments | « no previous file | components/test/data/update_client/updatecheck_diff_reply_2.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698