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

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

Issue 2784653004: Cleanup Tool WebUI: Add HTML content and styling with dummy JS (Closed)
Patch Set: Move build include to is_win section 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
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",
« no previous file with comments | « chrome/browser/resources/cleanup_tool/toolbar.js ('k') | chrome/browser/ui/webui/cleanup_tool/cleanup_action_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698