summaryrefslogtreecommitdiffstats
path: root/chrome/installer/test
diff options
context:
space:
mode:
authortommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-16 21:32:06 +0000
committertommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-16 21:32:06 +0000
commit25f8a30ee91813f9216c6e9b23eaf760a3bd02a8 (patch)
tree43988f648eb9413871969f1f420f9ad944c6c0b2 /chrome/installer/test
parentf50a65764158f8bb3954dd3677c0f21628ef6f71 (diff)
downloadchromium_src-25f8a30ee91813f9216c6e9b23eaf760a3bd02a8.zip
chromium_src-25f8a30ee91813f9216c6e9b23eaf760a3bd02a8.tar.gz
chromium_src-25f8a30ee91813f9216c6e9b23eaf760a3bd02a8.tar.bz2
Switch out the setup api for using the cabinet API directly.
The setup API and tools such as expand.exe and makecab.exe all use the cabinet API. However, the setup API has additional dependencies that we don't need or want in the mini installer. So, this is a part of a pet pieve effort of mine to remove these dependencies and hopefully reduce the number of installation failures. TEST=Run accompanied unit test and also make sure that the mini installer works as before. BUG=none Review URL: http://codereview.chromium.org/6693015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78434 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/installer/test')
-rw-r--r--chrome/installer/test/data/SETUP.EX_bin0 -> 908964 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/chrome/installer/test/data/SETUP.EX_ b/chrome/installer/test/data/SETUP.EX_
new file mode 100644
index 0000000..976ffcf
--- /dev/null
+++ b/chrome/installer/test/data/SETUP.EX_
Binary files differ