| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 4619783ed424eb2219485390fc2b3fd926869595..dfc26305c3ba94473cdce29d4e977476e92907a5 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -112,6 +112,7 @@ split_static_library("ui") {
|
| "find_bar/find_notification_details.h",
|
| "find_bar/find_tab_helper.cc",
|
| "find_bar/find_tab_helper.h",
|
| + "forced_reauthentication_dialog_delegate.h",
|
| "history_ui.cc",
|
| "history_ui.h",
|
| "javascript_dialogs/chrome_javascript_native_dialog_factory.h",
|
|
|