summaryrefslogtreecommitdiffstats
path: root/chrome_frame/SYMBOLS
Commit message (Collapse)AuthorAgeFilesLines
* Add the chrome frame helper exe and dll to the list of archived files and ↵robertshield@chromium.org2010-09-081-1/+3
| | | | | | | | | | | 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
* Some Chrome Frame cleanup:robertshield@chromium.org2010-01-051-1/+1
| | | | | | | | | | | | | | | | | | 1) Rearrange the chrome_frame.gyp file to: a) Split out most of CF into a static lib to make writing unit tests easier (not having to re-include source files). b) Remove most of the un-needed xulrunner-sdk includes. 2) Move all OBJECT_ENTRY_AUTO macros to chrome_tab.cc since they don't work without extra work when residing in a lib. 3) Rename npchrome_tab.dll to npchrome_frame.dll. BUG=none TEST=none Review URL: http://codereview.chromium.org/523040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35543 0039d316-1c4b-4281-b951-d872f2087c98
* Adding files containing archive paths for Chrome Frame.robertshield@chromium.org2009-10-191-0/+2
Review URL: http://codereview.chromium.org/288006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29385 0039d316-1c4b-4281-b951-d872f2087c98