Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5992)

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2795133002: Chrome Cleaner UI: Add a dialog class for the new UI (Closed)
Patch Set: Rebase Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/browser_dialogs.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 3144335479cfaa4d4e82fa5054af3dcdc908d771..b97265301afc672e724d5cbb5122d53aa686384f 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -3081,6 +3081,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_action_handler.cc",
« no previous file with comments | « no previous file | chrome/browser/ui/browser_dialogs.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698