Chromium Code Reviews| Index: webrtc/BUILD.gn |
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
| index b625d19418d1f7ffb8995fba059be842d066cd17..064b1b440ba67ae17a3ab58c7783c8b32c3e73c5 100644 |
| --- a/webrtc/BUILD.gn |
| +++ b/webrtc/BUILD.gn |
| @@ -428,6 +428,9 @@ |
| "base/stringencode_unittest.cc", |
| "base/stringutils_unittest.cc", |
| "base/swap_queue_unittest.cc", |
| + |
| + # TODO(ronghuawu): Reenable this test. |
| + # "systeminfo_unittest.cc", |
| "base/task_queue_unittest.cc", |
| "base/task_unittest.cc", |
| "base/testclient_unittest.cc", |