diff options
author | robertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-08 11:21:27 +0000 |
---|---|---|
committer | robertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-08 11:21:27 +0000 |
commit | 1f2cfc8ca78661b656cda558f094104d758840c8 (patch) | |
tree | a52b8d4a363ff8b8a4ca45159a148cce05e53d20 /chrome_frame/FILES | |
parent | f71a3296f11647fe0acfa632daeb5efe852e2cdd (diff) | |
download | chromium_src-1f2cfc8ca78661b656cda558f094104d758840c8.zip chromium_src-1f2cfc8ca78661b656cda558f094104d758840c8.tar.gz chromium_src-1f2cfc8ca78661b656cda558f094104d758840c8.tar.bz2 |
Add the chrome frame helper exe and dll to the list of archived files and symbols.
BUG=53127
TEST=the .exe and .dll as well as their respective .pdbs get archived by the builder.
Review URL: http://codereview.chromium.org/3297017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58810 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/FILES')
-rw-r--r-- | chrome_frame/FILES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chrome_frame/FILES b/chrome_frame/FILES index 0b8f55d..1290261 100644 --- a/chrome_frame/FILES +++ b/chrome_frame/FILES @@ -1,2 +1,4 @@ servers\npchrome_frame.dll -servers\chrome_launcher.exe
\ No newline at end of file +servers\chrome_launcher.exe +chrome_frame_helper.exe +chrome_frame_helper.dll
\ No newline at end of file |