Index: components/autofill/core/browser/autofill_manager_test_delegate.h |
diff --git a/components/autofill/browser/autofill_manager_test_delegate.h b/components/autofill/core/browser/autofill_manager_test_delegate.h |
similarity index 73% |
rename from components/autofill/browser/autofill_manager_test_delegate.h |
rename to components/autofill/core/browser/autofill_manager_test_delegate.h |
index ac48b7fa2f1263bdd0ffb3298ef1b7e4f23ba6cb..222a8df29250960d924d03d7622a6e71e29dbcba 100644 |
--- a/components/autofill/browser/autofill_manager_test_delegate.h |
+++ b/components/autofill/core/browser/autofill_manager_test_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_AUTOFILL_BROWSER_AUTOFILL_MANAGER_TEST_DELEGATE_H_ |
-#define COMPONENTS_AUTOFILL_BROWSER_AUTOFILL_MANAGER_TEST_DELEGATE_H_ |
+#ifndef COMPONENTS_AUTOFILL_CORE_BROWSER_AUTOFILL_MANAGER_TEST_DELEGATE_H_ |
+#define COMPONENTS_AUTOFILL_CORE_BROWSER_AUTOFILL_MANAGER_TEST_DELEGATE_H_ |
namespace autofill { |
@@ -23,4 +23,4 @@ class AutofillManagerTestDelegate { |
} // namespace autofill |
-#endif // COMPONENTS_AUTOFILL_BROWSER_AUTOFILL_MANAGER_TEST_DELEGATE_H_ |
+#endif // COMPONENTS_AUTOFILL_CORE_BROWSER_AUTOFILL_MANAGER_TEST_DELEGATE_H_ |