diff options
author | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-16 21:32:06 +0000 |
---|---|---|
committer | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-16 21:32:06 +0000 |
commit | 25f8a30ee91813f9216c6e9b23eaf760a3bd02a8 (patch) | |
tree | 43988f648eb9413871969f1f420f9ad944c6c0b2 /chrome/installer/test | |
parent | f50a65764158f8bb3954dd3677c0f21628ef6f71 (diff) | |
download | chromium_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_ | bin | 0 -> 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_ Binary files differnew file mode 100644 index 0000000..976ffcf --- /dev/null +++ b/chrome/installer/test/data/SETUP.EX_ |