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

Side by Side Diff: standalone/manifests/{7DD1EF7B-D075-47c0-BD51-F624ED87CCF0}.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
« no previous file with comments | « standalone/build.scons ('k') | standalone/manifests/{D6B08267-B440-4C85-9F79-E195E80D9937}.gup » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <response protocol="3.0">
3 <app appid="{7DD1EF7B-D075-47c0-BD51-F624ED87CCF0}" status="ok">
4 <updatecheck status="ok">
5 <urls>
6 <url codebase="http://dl.google.com/foo/${INSTALLER_VERSION}/"/>
7 </urls>
8 <manifest>
9 <packages>
10 <package name="SaveArguments.exe" hash="${INSTALLER_HASH}" size="${INS TALLER_SIZE}" required="true"/>
11 </packages>
12 <actions>
13 <action event="install" run="SaveArguments.exe" arguments="standalone installer arguments" needsadmin="true"/>
14 </actions>
15 </manifest>
16 </updatecheck>
17 </app>
18 </response>
OLDNEW
« no previous file with comments | « standalone/build.scons ('k') | standalone/manifests/{D6B08267-B440-4C85-9F79-E195E80D9937}.gup » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698