| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 07378267e5e0857ac33462450d7fc192be1e448c..a4d75b832256464d9bb2926df0fd74b71e5867fe 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -3051,6 +3051,8 @@ split_static_library("ui") {
|
| "views/frame/windows_10_caption_button.cc",
|
| "views/frame/windows_10_caption_button.h",
|
| "views/network_profile_bubble_view.cc",
|
| + "views/settings_reset_prompt_dialog.cc",
|
| + "views/settings_reset_prompt_dialog.h",
|
| "views/uninstall_view.cc",
|
| "views/uninstall_view.h",
|
| "webui/cast/cast_ui.cc",
|
|
|