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

Unified Diff: content/common/BUILD.gn

Issue 2969463003: Move resource_request.h to content/public/common. (Closed)
Patch Set: +Black Magic 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 6499b2699cf40a3d5fdc9f6953290d84206b1167..26c4d5b9377b09ca8d6e9ba6de433067a3287e35 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -280,8 +280,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",

Powered by Google App Engine
This is Rietveld 408576698