| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 94e8681b1da861727ce8b07eca0bbd5250ec6721..17a858cd854c7777b0cdf4858f4b3189fe66617b 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -585,6 +585,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",
|
|
|