Skip to content

Commit

Permalink
Add libpeerconnection pdb to the symbol archive.
Browse files Browse the repository at this point in the history
BUG=none
NOTRY=True
R=grt@chromium.org

Review URL: https://codereview.chromium.org/255893003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266356 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
tommi@chromium.org committed Apr 26, 2014
1 parent fef7c38 commit c6d5bfc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions chrome/tools/build/win/FILES.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -671,6 +671,12 @@ FILES = [
'buildtype': ['dev', 'official'],
'archive': 'chrome-win32-syms.zip',
},
{
'filename': 'libpeerconnection.dll.pdb',
'buildtype': ['dev', 'official'],
'archive': 'chrome-win32-syms.zip',
'optional': ['dev', 'official'],
},
{
'filename': 'mini_installer.exe.pdb',
'buildtype': ['dev', 'official'],
Expand Down

0 comments on commit c6d5bfc

Please sign in to comment.