Index: components/proximity_auth/cryptauth/cryptauth_access_token_fetcher.h |
diff --git a/components/proximity_auth/cryptauth/cryptauth_access_token_fetcher.h b/components/proximity_auth/cryptauth/cryptauth_access_token_fetcher.h |
index 6287dfeabd21e7800072a735e72b2cf831eaa1d0..3c428628befcbb394b06172fefed56001eeccc9e 100644 |
--- a/components/proximity_auth/cryptauth/cryptauth_access_token_fetcher.h |
+++ b/components/proximity_auth/cryptauth/cryptauth_access_token_fetcher.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_PROXIMITY_AUTH_CRYPT_AUTH_ACCESS_TOKEN_FETCHER_H |
-#define COMPONENTS_PROXIMITY_AUTH_CRYPT_AUTH_ACCESS_TOKEN_FETCHER_H |
+#ifndef COMPONENTS_PROXIMITY_AUTH_CRYPTAUTH_ACCESS_TOKEN_FETCHER_H |
+#define COMPONENTS_PROXIMITY_AUTH_CRYPTAUTH_ACCESS_TOKEN_FETCHER_H |
#include <string> |
@@ -27,4 +27,4 @@ class CryptAuthAccessTokenFetcher { |
} // namespace proximity_auth |
-#endif // COMPONENTS_PROXIMITY_AUTH_CRYPT_AUTH_ACCESS_TOKEN_FETCHER_H |
+#endif // COMPONENTS_PROXIMITY_AUTH_CRYPTAUTH_ACCESS_TOKEN_FETCHER_H |