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

Unified Diff: content/common/BUILD.gn

Issue 2954343005: Merge ResourceRequestBodyImpl and ResourceRequestBody. (Closed)
Patch Set: Merge, switch local repos 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
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",

Powered by Google App Engine
This is Rietveld 408576698