Index: components/password_manager/core/browser/android_affiliation/affiliation_fetch_throttler.h |
diff --git a/components/password_manager/core/browser/affiliation_fetch_throttler.h b/components/password_manager/core/browser/android_affiliation/affiliation_fetch_throttler.h |
similarity index 95% |
rename from components/password_manager/core/browser/affiliation_fetch_throttler.h |
rename to components/password_manager/core/browser/android_affiliation/affiliation_fetch_throttler.h |
index 42743aaaf2d7fbe58688e269626467efc0fb2843..770cd6524fbffc5246ab247a61350f639a410fdd 100644 |
--- a/components/password_manager/core/browser/affiliation_fetch_throttler.h |
+++ b/components/password_manager/core/browser/android_affiliation/affiliation_fetch_throttler.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 COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_AFFILIATION_FETCH_THROTTLER_H_ |
-#define COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_AFFILIATION_FETCH_THROTTLER_H_ |
+#ifndef COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_ANDROID_AFFILIATION_AFFILIATION_FETCH_THROTTLER_H_ |
+#define COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_ANDROID_AFFILIATION_AFFILIATION_FETCH_THROTTLER_H_ |
#include <stdint.h> |
@@ -132,4 +132,4 @@ class AffiliationFetchThrottler |
} // namespace password_manager |
-#endif // COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_AFFILIATION_FETCH_THROTTLER_H_ |
+#endif // COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_ANDROID_AFFILIATION_AFFILIATION_FETCH_THROTTLER_H_ |