Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1290)

Unified Diff: webrtc/BUILD.gn

Issue 2578323005: Delete unused code from systeminfo. (Closed)
Patch Set: Delete systeminfo entirely Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 064b1b440ba67ae17a3ab58c7783c8b32c3e73c5..b625d19418d1f7ffb8995fba059be842d066cd17 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -428,9 +428,6 @@ if (rtc_include_tests) {
"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",
« no previous file with comments | « no previous file | webrtc/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698