| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 97996b9e90da59cfc34434e27aaf3b2800f96690..64bc72254d63a16edfa65719efa3bf10e61e4092 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -596,6 +596,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",
|
|
|