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

Unified Diff: webrtc/base/BUILD.gn

Issue 2518723002: Revert of Remove unused HttpClient class. (Closed)
Patch Set: Created 4 years, 1 month 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/httpclient.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 ff5573c85af8d02749b2f7144d5810bc8b9cc4b2..1d258058720b1846f71aa2e891e5551cab6f36d4 100644
--- a/webrtc/base/BUILD.gn
+++ b/webrtc/base/BUILD.gn
@@ -411,6 +411,8 @@
"helpers.h",
"httpbase.cc",
"httpbase.h",
+ "httpclient.cc",
+ "httpclient.h",
"httpcommon-inl.h",
"httpcommon.cc",
"httpcommon.h",
« no previous file with comments | « no previous file | webrtc/base/httpclient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698