From 1f2cfc8ca78661b656cda558f094104d758840c8 Mon Sep 17 00:00:00 2001 From: "robertshield@chromium.org" Date: Wed, 8 Sep 2010 11:21:27 +0000 Subject: 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 --- chrome_frame/FILES | 4 +++- chrome_frame/SYMBOLS | 4 +++- 2 files changed, 6 insertions(+), 2 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 diff --git a/chrome_frame/SYMBOLS b/chrome_frame/SYMBOLS index 80d607d..66c4bf8 100644 --- a/chrome_frame/SYMBOLS +++ b/chrome_frame/SYMBOLS @@ -1,2 +1,4 @@ servers\npchrome_frame.pdb -servers\chrome_launcher.pdb \ No newline at end of file +servers\chrome_launcher.pdb +chrome_frame_helper.pdb +chrome_frame_helper_dll.pdb \ No newline at end of file -- cgit v1.1