Index: chrome/browser/safe_browsing/chrome_cleaner/srt_global_error_win.cc |
diff --git a/chrome/browser/safe_browsing/srt_global_error_win.cc b/chrome/browser/safe_browsing/chrome_cleaner/srt_global_error_win.cc |
similarity index 97% |
rename from chrome/browser/safe_browsing/srt_global_error_win.cc |
rename to chrome/browser/safe_browsing/chrome_cleaner/srt_global_error_win.cc |
index ae8deddfa8c088b42b296563ece7fcf6628cdab4..cbaa65c6cae72402c2687acbc6a0b607dc89bf43 100644 |
--- a/chrome/browser/safe_browsing/srt_global_error_win.cc |
+++ b/chrome/browser/safe_browsing/chrome_cleaner/srt_global_error_win.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/safe_browsing/srt_global_error_win.h" |
+#include "chrome/browser/safe_browsing/chrome_cleaner/srt_global_error_win.h" |
#include "base/base_paths.h" |
#include "base/bind.h" |
@@ -18,8 +18,8 @@ |
#include "chrome/app/chrome_command_ids.h" |
#include "chrome/browser/browser_process.h" |
#include "chrome/browser/metrics/chrome_metrics_service_accessor.h" |
-#include "chrome/browser/safe_browsing/srt_client_info_win.h" |
-#include "chrome/browser/safe_browsing/srt_field_trial_win.h" |
+#include "chrome/browser/safe_browsing/chrome_cleaner/srt_client_info_win.h" |
+#include "chrome/browser/safe_browsing/chrome_cleaner/srt_field_trial_win.h" |
#include "chrome/browser/ui/browser.h" |
#include "chrome/browser/ui/browser_finder.h" |
#include "chrome/browser/ui/global_error/global_error_service.h" |