Index: webrtc/webrtc_tests.gypi |
diff --git a/webrtc/webrtc_tests.gypi b/webrtc/webrtc_tests.gypi |
index 7137b0bd77c304d8f4c65e32416963df12121420..4177cfeb5ede443b11d7a939d6032d955970ca8b 100644 |
--- a/webrtc/webrtc_tests.gypi |
+++ b/webrtc/webrtc_tests.gypi |
@@ -137,10 +137,6 @@ |
'base/win32windowpicker_unittest.cc', |
'base/winfirewall_unittest.cc', |
], |
- 'sources!': [ |
phoglund
2016/06/03 14:28:56
Why is this in this cl?
kjellander_webrtc
2016/06/06 17:04:22
I just cleaned up an entry that doesn't do anythin
|
- # TODO(pbos): Reenable this test. |
- 'base/win32windowpicker_unittest.cc', |
- ], |
}], |
['OS=="win" and clang==1', { |
'msvs_settings': { |