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

Unified Diff: content/common/BUILD.gn

Issue 2969463003: Move resource_request.h to content/public/common. (Closed)
Patch Set: Merge Created 3 years, 5 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.h ('k') | content/common/navigation_params.cc » ('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 73b8435e33af9fd02a8d0f4d2cae64ced9058aed..e9efee7726af0ec5720d805a9f6117d25a0a4250 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -278,8 +278,6 @@ source_set("common") {
"resize_params.h",
"resource_messages.cc",
"resource_messages.h",
- "resource_request.cc",
- "resource_request.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.h ('k') | content/common/navigation_params.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698