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

Unified Diff: webrtc/base/BUILD.gn

Issue 2567143003: Delete rtc::linked_ptr. Only use, in statstypes.h, replaced bu std::unique_ptr. (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/api/statstypes.h ('k') | 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 5f68157e76a9cbbd96191517119b255053d1297d..d5d03ed75bd48997b2dad6b27e35f70dbfd9b624 100644
--- a/webrtc/base/BUILD.gn
+++ b/webrtc/base/BUILD.gn
@@ -427,7 +427,6 @@ rtc_static_library("rtc_base") {
"httpcommon.h",
"ipaddress.cc",
"ipaddress.h",
- "linked_ptr.h",
"messagedigest.cc",
"messagedigest.h",
"messagehandler.cc",
« no previous file with comments | « webrtc/api/statstypes.h ('k') | webrtc/base/cryptstring.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698