| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index bfeaca68c37ce756915dbc91d5d0b6b219ddddf7..bea8cfcd754c78991d2becdaab99c758c5283ad0 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -541,6 +541,8 @@ source_set("browser") {
|
| "find_request_manager.cc",
|
| "find_request_manager.h",
|
| "font_list_async.cc",
|
| + "frame_host/ancestor_throttle.cc",
|
| + "frame_host/ancestor_throttle.h",
|
| "frame_host/cross_process_frame_connector.cc",
|
| "frame_host/cross_process_frame_connector.h",
|
| "frame_host/cross_site_transferring_request.cc",
|
|
|