Index: components/autofill/browser/wallet/encryption_escrow_client_observer.h |
diff --git a/chrome/browser/autofill/wallet/encryption_escrow_client_observer.h b/components/autofill/browser/wallet/encryption_escrow_client_observer.h |
similarity index 87% |
rename from chrome/browser/autofill/wallet/encryption_escrow_client_observer.h |
rename to components/autofill/browser/wallet/encryption_escrow_client_observer.h |
index 4b2eae3fb17665889a1bba92c67e4bf3a20ac365..0e059260f255f5247336ec5597474b4a56c71a49 100644 |
--- a/chrome/browser/autofill/wallet/encryption_escrow_client_observer.h |
+++ b/components/autofill/browser/wallet/encryption_escrow_client_observer.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_AUTOFILL_WALLET_ENCRYPTION_ESCROW_CLIENT_OBSERVER_H_ |
-#define CHROME_BROWSER_AUTOFILL_WALLET_ENCRYPTION_ESCROW_CLIENT_OBSERVER_H_ |
+#ifndef COMPONENTS_AUTOFILL_BROWSER_WALLET_ENCRYPTION_ESCROW_CLIENT_OBSERVER_H_ |
+#define COMPONENTS_AUTOFILL_BROWSER_WALLET_ENCRYPTION_ESCROW_CLIENT_OBSERVER_H_ |
#include <string> |
@@ -47,4 +47,4 @@ class EncryptionEscrowClientObserver { |
} // namespace wallet |
} // namespace autofill |
-#endif // CHROME_BROWSER_AUTOFILL_WALLET_ENCRYPTION_ESCROW_CLIENT_OBSERVER_H_ |
+#endif // COMPONENTS_AUTOFILL_BROWSER_WALLET_ENCRYPTION_ESCROW_CLIENT_OBSERVER_H_ |