Index: chrome/browser/ui/BUILD.gn |
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn |
index cd203e6e895b40fbdd2a918bfcbc22401f9a1859..3398237a51121eae36b392e309a15562e1506308 100644 |
--- a/chrome/browser/ui/BUILD.gn |
+++ b/chrome/browser/ui/BUILD.gn |
@@ -3074,6 +3074,8 @@ split_static_library("ui") { |
"views/network_profile_bubble_view.cc", |
"views/settings_reset_prompt_dialog.cc", |
"views/settings_reset_prompt_dialog.h", |
+ "views/srt_prompt_dialog.cc", |
+ "views/srt_prompt_dialog.h", |
"views/uninstall_view.cc", |
"views/uninstall_view.h", |
"webui/cleanup_tool/cleanup_tool_ui.cc", |