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

Unified Diff: testing/unittest_support/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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/unittest_support/localproxytest.pac ('k') | testing/unittest_support/minidump.dmp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/unittest_support/manifest.xml
diff --git a/testing/unittest_support/manifest.xml b/testing/unittest_support/manifest.xml
deleted file mode 100644
index 46f9e471edae4e49336ca90b51d284d747b88f3b..0000000000000000000000000000000000000000
--- a/testing/unittest_support/manifest.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--Sample XML file generated by XMLSPY v2004 rel. 3 U (http://www.xmlspy.com)-->
-<Manifest ci:ver="1.0" ci:timestamp="aaaa" xmlns="http://www.google.com/ci/manifest" xmlns:ci="http://www.google.com/ci/manifest">
- <App id="001" sig="abcd">
- <Lang>EN-US</Lang>
- <DisplayName>Google Toolbar</DisplayName>
- <CreationDate>October 27, 2005</CreationDate>
- <Ver>2.0</Ver>
- <Description>Take the power of Google with you anywhere on the web.</Description>
- <Logo>http://www.google.com/toolbar-logo.gif</Logo>
- <MoreInfoUrl>http://toolbar.google.com</MoreInfoUrl>
- <CodeBase>http://gpdl.google.com/GoogleEarth.exe</CodeBase>
- <CodeBase file="setup.iss">http://gpdl.google.com/GoogleEarthSetup.iss</CodeBase>
- <Size>476304</Size>
- <Hash>JustTesting</Hash>
- <CodeBase2>http://gpdl.google.com/GoogleEarthPatch.exe</CodeBase2>
- <Size2>21391</Size2>
- <Hash2>JustTesting2</Hash2>
- <MinRequiredVersion>1.0</MinRequiredVersion>
- <MinRecommendedVersion>1.0</MinRecommendedVersion>
- <Versions>
- <Version>
- <ProductCode>HKLM\Software\Adobe\Acrobat Reader\7.0\Installer\ENU_GUID</ProductCode>
- <AppPath>HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\AcroRd32.exe\</AppPath>
- </Version>
- <Version>
- <ProductCode>HKLM\Software\Adobe\Acrobat Reader\6.0\Installer\ENU_GUID</ProductCode>
- <AppPath>HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\AcroRd32.exe\</AppPath>
- </Version>
- <Version>
- <ProductCode>Adobe Acrobat 5.0</ProductCode>
- <AppPath>HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\AcroRd32.exe\</AppPath>
- </Version>
- <Version>
- <ProductCode>Adobe Acrobat 4.0</ProductCode>
- <AppPath>HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\AcroRd32.exe\</AppPath>
- </Version>
- </Versions>
- <UsageStatsSwitch on="/u" off="/-u" />
- <GoogleApp>1</GoogleApp>
- <AltCommandLineParameters>-bundle=GCDR /nods /notb -silent /noshortcut</AltCommandLineParameters>
- <AltVisualCommandLineParameters>-bundle=GCDR /nods /notb</AltVisualCommandLineParameters>
- <WhatsNewUrl>http://earth.google.com/earth4.html</WhatsNewUrl>
- <MinAutoupdateVersion>4.0.0.0</MinAutoupdateVersion>
- <FlowMappings>
- <Flow name="RegularPack">-bundle=GPCK /noshortcut</Flow>
- <Flow name="EarthInt" replace="1">-bundle=GCDR</Flow>
- <Flow name="OEM" replace="false">-o -r:%OEMBRAND%</Flow>
- </FlowMappings>
- </App>
- <App id="002" sig="1234">
- <Lang>En-US</Lang>
- <DisplayName>Google Desktop Search</DisplayName>
- <Ver>1.0</Ver>
- <CreationDate>October 27, 2005</CreationDate>
- <Description>Search your own computer.</Description>
- <Logo>http://www.google.com/desktop-logo.gif</Logo>
- <MoreInfoUrl>http://desktop.google.com</MoreInfoUrl>
- <CodeBase>http://dl.google.com/desktop/GoogleDesktopSearchSetup.exe</CodeBase>
- <Size>740456</Size>
- <Hash>JustTesting</Hash>
- <GoogleApp>false</GoogleApp>
- </App>
-</Manifest>
« no previous file with comments | « testing/unittest_support/localproxytest.pac ('k') | testing/unittest_support/minidump.dmp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698