| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index b2d23150aa08d120d167fe1ae075fd997ab7679e..89a31de00c7d673c2ae590d1d4586c821c418257 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -610,6 +610,8 @@ source_set("browser") {
|
| "frame_host/cross_process_frame_connector.h",
|
| "frame_host/debug_urls.cc",
|
| "frame_host/debug_urls.h",
|
| + "frame_host/form_submission_throttle.cc",
|
| + "frame_host/form_submission_throttle.h",
|
| "frame_host/frame_navigation_entry.cc",
|
| "frame_host/frame_navigation_entry.h",
|
| "frame_host/frame_tree.cc",
|
|
|