summaryrefslogtreecommitdiffstats
path: root/webkit/quota
diff options
context:
space:
mode:
authorbinji@chromium.org <binji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-05 05:34:18 +0000
committerbinji@chromium.org <binji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-05 05:34:18 +0000
commit25a58ce0a6d6b6f08da9da374074463662175285 (patch)
tree31b958955432f7a64a2e101284fc586109368670 /webkit/quota
parent2ec536f55c8557f2db683b5f7b5914b0a57f29ac (diff)
downloadchromium_src-25a58ce0a6d6b6f08da9da374074463662175285.zip
chromium_src-25a58ce0a6d6b6f08da9da374074463662175285.tar.gz
chromium_src-25a58ce0a6d6b6f08da9da374074463662175285.tar.bz2
[NaCl SDK] Fix build failure on Windows introduced in r160293.
nacl_mounts_test uses pthreads, which on Windows uses the pthreads_win32 library. Because we use the static version of this library, PTW32_STATIC_LIB needs to be defined when compiling any file that uses pthreads or it will attempt to use the DLL symbols instead. BUG=none TBR=noelallen@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11028053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160324 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/quota')
0 files changed, 0 insertions, 0 deletions