Index: net/cert_net/cert_net_fetcher_impl.h |
diff --git a/net/cert_net/cert_net_fetcher_impl.h b/net/cert_net/cert_net_fetcher_impl.h |
index 625c52345e1955827a459c2992a5cf35c7e99e88..d4add24c2ffd96d2dfe8541efe9d6d19d6ce831a 100644 |
--- a/net/cert_net/cert_net_fetcher_impl.h |
+++ b/net/cert_net/cert_net_fetcher_impl.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 NET_CERT_NET_CERT_NET_FETCHER_H_ |
-#define NET_CERT_NET_CERT_NET_FETCHER_H_ |
+#ifndef NET_CERT_NET_CERT_NET_FETCHER_IMPL_H_ |
+#define NET_CERT_NET_CERT_NET_FETCHER_IMPL_H_ |
#include <memory> |
@@ -25,4 +25,4 @@ NET_EXPORT std::unique_ptr<CertNetFetcher> CreateCertNetFetcher( |
} // namespace net |
-#endif // NET_CERT_NET_CERT_NET_FETCHER_H_ |
+#endif // NET_CERT_NET_CERT_NET_FETCHER_IMPL_H_ |