| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 14c5e121b61446825fe16552f9c8c2c04ff30d5c..c4a56e53ac53082fb3ec1667ecf8708431870d13 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -3070,6 +3070,8 @@ split_static_library("ui") {
|
| "views/settings_reset_prompt_dialog.h",
|
| "views/uninstall_view.cc",
|
| "views/uninstall_view.h",
|
| + "webui/cleanup_tool/cleanup_action_handler.cc",
|
| + "webui/cleanup_tool/cleanup_action_handler.h",
|
| "webui/cleanup_tool/cleanup_tool_ui.cc",
|
| "webui/cleanup_tool/cleanup_tool_ui.h",
|
| "webui/conflicts_ui.cc",
|
|
|