summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
authorsebmarchand@chromium.org <sebmarchand@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-08 06:24:33 +0000
committersebmarchand@chromium.org <sebmarchand@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-08 06:24:33 +0000
commitc2901e4ac9bf4f936dc5c7062112031ddb735b74 (patch)
tree0afc94807f4d7724a9d379096368120f90c1bf76 /chrome_frame
parent9828c7d0fce9aa1b896bf7f44e7b9f02e7b23888 (diff)
downloadchromium_src-c2901e4ac9bf4f936dc5c7062112031ddb735b74.zip
chromium_src-c2901e4ac9bf4f936dc5c7062112031ddb735b74.tar.gz
chromium_src-c2901e4ac9bf4f936dc5c7062112031ddb735b74.tar.bz2
Use the large pdb workaround on chrome_frame_reliability_tests.
If we don't do this we can't compile this target in Debug with component='static_library'. BUG= Review URL: https://codereview.chromium.org/61913005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233803 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame')
-rw-r--r--chrome_frame/chrome_frame.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
index 9eca9ac..9ce90da 100644
--- a/chrome_frame/chrome_frame.gyp
+++ b/chrome_frame/chrome_frame.gyp
@@ -534,6 +534,7 @@
],
'conditions': [
['OS=="win"', {
+ 'msvs_large_pdb': 1,
'link_settings': {
'libraries': [
'-loleacc.lib',