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

Unified Diff: data/server_manifest_one_app.xml

Issue 624713003: Keep only base/extractor.[cc|h]. (Closed) Base URL: https://chromium.googlesource.com/external/omaha.git@master
Patch Set: Created 6 years, 2 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 | « data/server_manifest_components.xml ('k') | data/server_manifest_with_unsupported_tags.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: data/server_manifest_one_app.xml
diff --git a/data/server_manifest_one_app.xml b/data/server_manifest_one_app.xml
deleted file mode 100644
index 3b3fd6b1ec69bca532a517d855276f767f30d6c6..0000000000000000000000000000000000000000
--- a/data/server_manifest_one_app.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gupdate xmlns="http://www.google.com/update2/response" protocol="2.0">
-<app appid="{CDABE316-39CD-43BA-8440-6D1E0547AEE6}" status="ok">
- <updatecheck status="ok"
- codebase="http://dl.google.com/foo/1.0.101.0/foo_installer.exe"
- size="82128"
- hash="U4gBMUVwIPQners8SriHpHaWEKk="
- needsadmin="true"
- successurl="http://testsuccessurl.com"
- onsuccess="exitsilentlyonlaunchcmd"
- terminateallbrowsers="true"/>
- <data index="verboselogging" name="install" status="ok">
- {
- "distribution": {
- "verbose_logging": true
- }
- }
- </data>
- <ping status="ok"/>
-</app>
-</gupdate>
« no previous file with comments | « data/server_manifest_components.xml ('k') | data/server_manifest_with_unsupported_tags.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698