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

Unified Diff: webrtc/base/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 | « webrtc/BUILD.gn ('k') | webrtc/base/win32regkey.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 5f68157e76a9cbbd96191517119b255053d1297d..adb639537fcbfe795f29ab7ca6a2063e0b517908 100644
--- a/webrtc/base/BUILD.gn
+++ b/webrtc/base/BUILD.gn
@@ -563,8 +563,6 @@ rtc_static_library("rtc_base") {
sources += [
"diskcache_win32.cc",
"diskcache_win32.h",
- "win32regkey.cc",
- "win32regkey.h",
"win32socketinit.cc",
"win32socketinit.h",
"win32socketserver.cc",
« no previous file with comments | « webrtc/BUILD.gn ('k') | webrtc/base/win32regkey.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698