Index: chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller.h |
diff --git a/chrome/browser/safe_browsing/chrome_cleaner_dialog_controller.h b/chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller.h |
similarity index 89% |
rename from chrome/browser/safe_browsing/chrome_cleaner_dialog_controller.h |
rename to chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller.h |
index 3fd1cdbb1b683b8c07e737425a744d92e854f0bf..60d359b60f6de46475393896f99ed8b0b47b39e5 100644 |
--- a/chrome/browser/safe_browsing/chrome_cleaner_dialog_controller.h |
+++ b/chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CHROME_BROWSER_SAFE_BROWSING_CHROME_CLEANER_DIALOG_CONTROLLER_H_ |
-#define CHROME_BROWSER_SAFE_BROWSING_CHROME_CLEANER_DIALOG_CONTROLLER_H_ |
+#ifndef CHROME_BROWSER_SAFE_BROWSING_CHROME_CLEANER_CHROME_CLEANER_DIALOG_CONTROLLER_H_ |
+#define CHROME_BROWSER_SAFE_BROWSING_CHROME_CLEANER_CHROME_CLEANER_DIALOG_CONTROLLER_H_ |
#include <vector> |
@@ -62,4 +62,4 @@ class ChromeCleanerDialogController { |
} // namespace safe_browsing |
-#endif // CHROME_BROWSER_SAFE_BROWSING_CHROME_CLEANER_DIALOG_CONTROLLER_H_ |
+#endif // CHROME_BROWSER_SAFE_BROWSING_CHROME_CLEANER_CHROME_CLEANER_DIALOG_CONTROLLER_H_ |