| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index d0bf048e86343bc9f49a7d3bb0b4b5681e493bca..fda1094933e8a5d0abe95f2683e41d6fc3ca7a02 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -1106,6 +1106,8 @@ split_static_library("ui") {
|
| "webui/settings/md_settings_ui.h",
|
| "webui/settings/metrics_reporting_handler.cc",
|
| "webui/settings/metrics_reporting_handler.h",
|
| + "webui/settings/on_startup_handler.cc",
|
| + "webui/settings/on_startup_handler.h",
|
| "webui/settings/people_handler.cc",
|
| "webui/settings/people_handler.h",
|
| "webui/settings/profile_info_handler.cc",
|
|
|