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

Unified Diff: webrtc/base/BUILD.gn

Issue 2614693002: Reland of Delete unused code from systeminfo. (Closed)
Patch Set: rebase Created 3 years, 11 months 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/systeminfo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/BUILD.gn
diff --git a/webrtc/base/BUILD.gn b/webrtc/base/BUILD.gn
index 26c0c2cfd143465f7b7eebd105de781031c080eb..c42f0564eae4e42a7b5ce5dcf7c019d5fd6f3f02 100644
--- a/webrtc/base/BUILD.gn
+++ b/webrtc/base/BUILD.gn
@@ -171,8 +171,6 @@ rtc_static_library("rtc_base_approved") {
"stringutils.cc",
"stringutils.h",
"swap_queue.h",
- "systeminfo.cc",
- "systeminfo.h",
"template_util.h",
"thread_annotations.h",
"thread_checker.h",
@@ -813,9 +811,6 @@ if (rtc_include_tests) {
"stringencode_unittest.cc",
"stringutils_unittest.cc",
"swap_queue_unittest.cc",
-
- # TODO(ronghuawu): Reenable this test.
- # "systeminfo_unittest.cc",
"thread_annotations_unittest.cc",
"thread_checker_unittest.cc",
"timestampaligner_unittest.cc",
« no previous file with comments | « no previous file | webrtc/base/systeminfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698