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

Side by Side Diff: standalone/manifests/{D6B08267-B440-4C85-9F79-E195E80D9937}.gup

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 unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <response protocol="3.0">
3 <app appid="{D6B08267-B440-4C85-9F79-E195E80D9937}" status="ok">
4 <updatecheck status="ok">
5 <urls>
6 <url codebase="http://dl.google.com/foo/"/>
7 </urls>
8 <manifest version="${INSTALLER_VERSION}">
9 <packages>
10 <package name="test_foo_v${INSTALLER_VERSION}.msi" hash="${INSTALLER_H ASH}" size="${INSTALLER_SIZE}" required="true"/>
11 </packages>
12 <actions>
13 <action event="install" run="test_foo_v${INSTALLER_VERSION}.msi" argum ents="REGISTER_LAUNCH_COMMAND=1" needsadmin="true"/>
14 </actions>
15 </manifest>
16 </updatecheck>
17 </app>
18 </response>
OLDNEW
« no previous file with comments | « standalone/manifests/{7DD1EF7B-D075-47c0-BD51-F624ED87CCF0}.gup ('k') | standalone/standalone_installer.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698