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

Unified Diff: webrtc/BUILD.gn

Issue 2571763002: Delete unused class rtc::RegKey. (Closed)
Patch Set: 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 a45e2fc090b35a52ec43818aa1e88d1b3e0a61e2..ea23e39eb69bc88dc10a0f75b1edf69815bc7316 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -478,7 +478,6 @@ if (rtc_include_tests) {
if (is_win) {
sources += [
"base/win32_unittest.cc",
- "base/win32regkey_unittest.cc",
"base/win32window_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