| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 61b0c022a01fcd6ef8d87d5bff16401cc891f0c5..05ff8a9c3bd80c0d9985de51973ebe3b979f0798 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -543,8 +543,6 @@ source_set("browser") {
|
| "font_list_async.cc",
|
| "frame_host/cross_process_frame_connector.cc",
|
| "frame_host/cross_process_frame_connector.h",
|
| - "frame_host/cross_site_transferring_request.cc",
|
| - "frame_host/cross_site_transferring_request.h",
|
| "frame_host/debug_urls.cc",
|
| "frame_host/debug_urls.h",
|
| "frame_host/frame_navigation_entry.cc",
|
| @@ -710,8 +708,6 @@ source_set("browser") {
|
| "loader/async_revalidation_driver.h",
|
| "loader/async_revalidation_manager.cc",
|
| "loader/async_revalidation_manager.h",
|
| - "loader/cross_site_resource_handler.cc",
|
| - "loader/cross_site_resource_handler.h",
|
| "loader/detachable_resource_handler.cc",
|
| "loader/detachable_resource_handler.h",
|
| "loader/global_routing_id.h",
|
|
|