Chromium Code Reviews| Index: chrome/common_constants.gypi |
| diff --git a/chrome/common_constants.gypi b/chrome/common_constants.gypi |
| index 48ff259a8957888798cc9bf2ab9b28310a575d15..4762e1e9b86719e29d5c081b2656ac8076bf5b41 100644 |
| --- a/chrome/common_constants.gypi |
| +++ b/chrome/common_constants.gypi |
| @@ -86,6 +86,7 @@ |
| ], |
| 'defines': [ |
| '<@(nacl_win64_defines)', |
| + 'COMPILE_CONTENT_STATICALLY', |
|
cpu_(ooo_6.6-7.5)
2012/05/09 02:00:19
no idea what this does. Trust you know.
|
| ], |
| 'configurations': { |
| 'Common_Base': { |