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", |
] |
} |