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

Unified Diff: content/common/BUILD.gn

Issue 2954343005: Merge ResourceRequestBodyImpl and ResourceRequestBody. (Closed)
Patch Set: Remove comment Created 3 years, 6 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 | « content/child/web_url_request_util.cc ('k') | content/common/android/resource_request_body_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 063b613636d2dbe55fe7f5483f1057395951b2e0..6499b2699cf40a3d5fdc9f6953290d84206b1167 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -282,8 +282,6 @@ source_set("common") {
"resource_messages.h",
"resource_request.cc",
"resource_request.h",
- "resource_request_body_impl.cc",
- "resource_request_body_impl.h",
"resource_request_completion_status.cc",
"resource_request_completion_status.h",
"sandbox_init_mac.cc",
« no previous file with comments | « content/child/web_url_request_util.cc ('k') | content/common/android/resource_request_body_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698