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

Unified Diff: components/test/data/component_updater/updatecheck_reply_1.xml

Issue 808773005: Move most of the component updater artifacts to update_client. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
Index: components/test/data/component_updater/updatecheck_reply_1.xml
diff --git a/components/test/data/component_updater/updatecheck_reply_1.xml b/components/test/data/component_updater/updatecheck_reply_1.xml
deleted file mode 100644
index cc658c10307349603dd2a4c5bc053aa4f7895219..0000000000000000000000000000000000000000
--- a/components/test/data/component_updater/updatecheck_reply_1.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<response protocol='3.0'>
- <app appid='jebgalgnebhfojomionfpkfelancnnkf'>
- <updatecheck status='ok'>
- <urls>
- <url codebase='http://localhost/download/'/>
- </urls>
- <manifest version='1.0' prodversionmin='11.0.1.0'>
- <packages>
- <package name='jebgalgnebhfojomionfpkfelancnnkf.crx'/>
- </packages>
- </manifest>
- </updatecheck>
- </app>
-</response>

Powered by Google App Engine
This is Rietveld 408576698