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

Side by Side Diff: data/seed_manifest.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 unified diff | Download patch
« no previous file with comments | « data/omaha.ini ('k') | data/seed_manifest_v1.xml » ('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 <gupdate protocol="3.0" signature="" xmlns="http://www.google.com/update2/instal l">
3 <install appguid="{D6B08267-B440-4c85-9F79-E195E80D9937}" needsadmin="false" app name="Test App" lang="en-US"/>
4 <install appguid="{D6B08267-B440-4c85-9F79-E195E80D9938}" needsadmin="false" app name="Test App" lang="en-US" browser="0"/>
5 <install appguid="{D6B08267-B440-4c85-9F79-E195E80D9939}" needsadmin="false" app name="Test App" lang="en-US" browser="1"/>
6 <install appguid="{D6B08267-B440-4c85-9F79-E195E80D9940}" needsadmin="false" app name="Test App" lang="en-US" browser="2"/>
7 <install appguid="{D6B08267-B440-4c85-9F79-E195E80D9941}" needsadmin="false" app name="Test App" lang="en-US" browser="3"/>
8 <install appguid="{D6B08267-B440-4c85-9F79-E195E80D9942}" needsadmin="false" app name="Test App" lang="en-US" browser="4"/>
9 <install appguid="{D6B08267-B440-4c85-9F79-E195E80D9943}" needsadmin="false" app name="Test App" lang="en-US" browser="5"/>
10 </gupdate>
OLDNEW
« no previous file with comments | « data/omaha.ini ('k') | data/seed_manifest_v1.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698