Index: components/password_manager/core/browser/android_affiliation/affiliation_fetch_throttler_delegate.h |
diff --git a/components/password_manager/core/browser/affiliation_fetch_throttler_delegate.h b/components/password_manager/core/browser/android_affiliation/affiliation_fetch_throttler_delegate.h |
similarity index 74% |
rename from components/password_manager/core/browser/affiliation_fetch_throttler_delegate.h |
rename to components/password_manager/core/browser/android_affiliation/affiliation_fetch_throttler_delegate.h |
index d1ad61cbf275be34e896f2a1e619000664c5d6c0..36d00c9263ce086ed58785a8db5c0be62af05346 100644 |
--- a/components/password_manager/core/browser/affiliation_fetch_throttler_delegate.h |
+++ b/components/password_manager/core/browser/android_affiliation/affiliation_fetch_throttler_delegate.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_DELEGATE_H_ |
-#define COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_AFFILIATION_FETCH_THROTTLER_DELEGATE_H_ |
+#ifndef COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_ANDROID_AFFILIATION_AFFILIATION_FETCH_THROTTLER_DELEGATE_H_ |
+#define COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_ANDROID_AFFILIATION_AFFILIATION_FETCH_THROTTLER_DELEGATE_H_ |
namespace password_manager { |
@@ -26,4 +26,4 @@ class AffiliationFetchThrottlerDelegate { |
} // namespace password_manager |
-#endif // COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_AFFILIATION_FETCH_THROTTLER_DELEGATE_H_ |
+#endif // COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_ANDROID_AFFILIATION_AFFILIATION_FETCH_THROTTLER_DELEGATE_H_ |