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

Unified Diff: chrome/browser/safe_browsing/chrome_cleaner/srt_client_info_win.h

Issue 2846333003: Chrome cleaner: move Chrome Cleaner files to their own 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
Index: chrome/browser/safe_browsing/chrome_cleaner/srt_client_info_win.h
diff --git a/chrome/browser/safe_browsing/srt_client_info_win.h b/chrome/browser/safe_browsing/chrome_cleaner/srt_client_info_win.h
similarity index 73%
rename from chrome/browser/safe_browsing/srt_client_info_win.h
rename to chrome/browser/safe_browsing/chrome_cleaner/srt_client_info_win.h
index 608ee96ede8add606e8dd2207879dfd149507cc2..ff02bdd1e8001738ff04a19df026a97d02f7a64e 100644
--- a/chrome/browser/safe_browsing/srt_client_info_win.h
+++ b/chrome/browser/safe_browsing/chrome_cleaner/srt_client_info_win.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_SRT_CLIENT_INFO_WIN_H_
-#define CHROME_BROWSER_SAFE_BROWSING_SRT_CLIENT_INFO_WIN_H_
+#ifndef CHROME_BROWSER_SAFE_BROWSING_CHROME_CLEANER_SRT_CLIENT_INFO_WIN_H_
+#define CHROME_BROWSER_SAFE_BROWSING_CHROME_CLEANER_SRT_CLIENT_INFO_WIN_H_
namespace safe_browsing {
@@ -18,4 +18,4 @@ bool SafeBrowsingExtendedReportingEnabled();
} // namespace safe_browsing
-#endif // CHROME_BROWSER_SAFE_BROWSING_SRT_CLIENT_INFO_WIN_H_
+#endif // CHROME_BROWSER_SAFE_BROWSING_CHROME_CLEANER_SRT_CLIENT_INFO_WIN_H_

Powered by Google App Engine
This is Rietveld 408576698