summaryrefslogtreecommitdiffstats
path: root/base/gfx/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'base/gfx/SConscript')
-rw-r--r--base/gfx/SConscript7
1 files changed, 0 insertions, 7 deletions
diff --git a/base/gfx/SConscript b/base/gfx/SConscript
index 4ec9e50..022b35f 100644
--- a/base/gfx/SConscript
+++ b/base/gfx/SConscript
@@ -46,17 +46,10 @@ env.Prepend(
'PNG_USER_CONFIG',
'CHROME_PNG_WRITE_SUPPORT',
'U_STATIC_IMPLEMENTATION',
- 'CERT_CHAIN_PARA_HAS_EXTRA_FIELDS',
- 'WIN32_LEAN_AND_MEAN',
],
CCFLAGS = [
'/TP',
-
- '/Wp64',
'/WX',
-
- '/wd4503',
- '/wd4819',
],
)