Index: net/quic/core/quic_alarm_factory.h |
diff --git a/net/quic/core/quic_alarm_factory.h b/net/quic/core/quic_alarm_factory.h |
index 77e6ab7fb42718ee1479cbbcf97d37acd8ef043a..30b03043874b24c067dbda995a2dd12229691aad 100644 |
--- a/net/quic/core/quic_alarm_factory.h |
+++ b/net/quic/core/quic_alarm_factory.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_QUIC_QUIC_ALARM_FACTORY_H_ |
-#define NET_QUIC_QUIC_ALARM_FACTORY_H_ |
+#ifndef NET_QUIC_CORE_QUIC_ALARM_FACTORY_H_ |
+#define NET_QUIC_CORE_QUIC_ALARM_FACTORY_H_ |
#include "net/base/net_export.h" |
#include "net/quic/core/quic_alarm.h" |
@@ -37,4 +37,4 @@ class NET_EXPORT_PRIVATE QuicAlarmFactory { |
} // namespace net |
-#endif // NET_QUIC_QUIC_ALARM_FACTORY_H_ |
+#endif // NET_QUIC_CORE_QUIC_ALARM_FACTORY_H_ |