| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 369c8198d073fec1311f4e92c8b402904d7228ad..c9d9190ba8ed41ae9063e47e04d6d4f397220ffe 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -578,6 +578,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/debug_urls.cc",
|
|
|