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

Unified Diff: webrtc/base/BUILD.gn

Issue 2740633003: Delete cryptstring.h and cryptstring.cc. (Closed)
Patch Set: Created 3 years, 9 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/cryptstring.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 d81720652ce6b6db9d915ffc192a6203ff2d70b7..04df46b47e4af3d8e0d04681c3b3b11dde6e68da 100644
--- a/webrtc/base/BUILD.gn
+++ b/webrtc/base/BUILD.gn
@@ -393,8 +393,6 @@ rtc_static_library("rtc_base") {
"asyncudpsocket.h",
"crc32.cc",
"crc32.h",
- "cryptstring.cc",
- "cryptstring.h",
"filerotatingstream.cc",
"filerotatingstream.h",
"fileutils.cc",
« no previous file with comments | « no previous file | webrtc/base/cryptstring.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698