Chromium Code Reviews

Unified Diff: webrtc/webrtc_tests.gypi

Issue 2034923003: GN: Add rtc_unittests (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« webrtc/BUILD.gn ('K') | « webrtc/base/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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': {
« webrtc/BUILD.gn ('K') | « webrtc/base/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine