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

Unified Diff: content/public/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
Index: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index 953886cdbef8a7e34d95d1542effea41ed115516..0e20d7f514c027c34bd83f2349ceca968207df56 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -204,6 +204,8 @@ source_set("common_sources") {
"request_context_type.h",
"resource_devtools_info.cc",
"resource_devtools_info.h",
+ "resource_request.cc",
+ "resource_request.h",
"resource_request_body.cc",
"resource_request_body.h",
"resource_response.cc",
@@ -223,6 +225,7 @@ source_set("common_sources") {
"screen_orientation_values.h",
"send_zygote_child_ping_linux.h",
"service_manager_connection.h",
+ "service_worker_modes.h",
"simple_connection_filter.cc",
"simple_connection_filter.h",
"socket_permission_request.h",
« no previous file with comments | « content/network/network_service_url_loader_factory_impl.cc ('k') | content/public/common/resource_request.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698