Chromium Code Reviews

Unified Diff: webrtc/base/BUILD.gn

Issue 2572703002: Delete method Pathname::url and base/urlencode* (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « webrtc/BUILD.gn ('k') | webrtc/base/pathutils.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..ffac482efc24b311492f58c6aa1f074773df6cf9 100644
--- a/webrtc/base/BUILD.gn
+++ b/webrtc/base/BUILD.gn
@@ -183,8 +183,6 @@ rtc_static_library("rtc_base_approved") {
"timeutils.h",
"trace_event.h",
"type_traits.h",
- "urlencode.cc",
- "urlencode.h",
]
if (is_android) {
« no previous file with comments | « webrtc/BUILD.gn ('k') | webrtc/base/pathutils.h » ('j') | no next file with comments »

Powered by Google App Engine