summaryrefslogtreecommitdiffstats
path: root/src/core/config/windows.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/config/windows.gypi')
-rw-r--r--src/core/config/windows.gypi8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/core/config/windows.gypi b/src/core/config/windows.gypi
deleted file mode 100644
index 0b9842c53..000000000
--- a/src/core/config/windows.gypi
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- 'variables': {
- 'win_use_allocator_shim': 0,
- 'win_release_RuntimeLibrary': 2,
- 'win_debug_RuntimeLibrary': 3,
- 'chrome_multiple_dll': 0,
- },
-}