diff options
Diffstat (limited to 'chrome/nacl.gypi')
-rw-r--r-- | chrome/nacl.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/nacl.gypi b/chrome/nacl.gypi index 79225e2..8313b64 100644 --- a/chrome/nacl.gypi +++ b/chrome/nacl.gypi @@ -178,6 +178,7 @@ ], 'defines': [ '<@(nacl_win64_defines)', + 'COMPILE_CONTENT_STATICALLY', ], 'configurations': { 'Common_Base': { |