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

Unified Diff: chrome/browser/BUILD.gn

Issue 2856073002: Chrome Cleaner: Move files to correct directory (Closed)
Patch Set: 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/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 938f0bddb9a0afdacef480666905ce7257ebc230..e3c026d573de0b54663c317057471b4198190247 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1787,8 +1787,8 @@ split_static_library("browser") {
"renderer_context_menu/context_menu_content_type_platform_app.h",
"renderer_host/chrome_extension_message_filter.cc",
"renderer_host/chrome_extension_message_filter.h",
- "safe_browsing/chrome_cleaner_dialog_controller.cc",
- "safe_browsing/chrome_cleaner_dialog_controller.h",
+ "safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller.cc",
+ "safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller.h",
"safe_browsing/settings_reset_prompt/default_settings_fetcher.cc",
"safe_browsing/settings_reset_prompt/default_settings_fetcher.h",
"safe_browsing/settings_reset_prompt/extension_info.cc",
« no previous file with comments | « no previous file | chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698