Index: third_party/libjingle/libjingle.gyp |
diff --git a/third_party/libjingle/libjingle.gyp b/third_party/libjingle/libjingle.gyp |
index 97d29666060def4f829a3749439f74477d8de65c..d146e719da80df8c8fb22eec7d7a64b29841a31e 100644 |
--- a/third_party/libjingle/libjingle.gyp |
+++ b/third_party/libjingle/libjingle.gyp |
@@ -151,13 +151,6 @@ |
'include_dirs': [ |
'../third_party/platformsdk_win7/files/Include', |
], |
- 'conditions' : [ |
- ['target_arch == "ia32"', { |
- 'defines': [ |
- '_USE_32BIT_TIME_T', |
- ], |
- }], |
- ], |
}], |
['OS=="linux"', { |
'defines': [ |