Index: net/log/bounded_file_net_log_observer.h |
diff --git a/net/log/bounded_file_net_log_observer.h b/net/log/bounded_file_net_log_observer.h |
index 8724aae1d5750a0964fe53846c9437a1dd2a0f8e..8925551c6d2b7773542bf81f90da90953ee3623c 100644 |
--- a/net/log/bounded_file_net_log_observer.h |
+++ b/net/log/bounded_file_net_log_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 BOUNDED_FILE_NET_LOG_OBSERVER_H_ |
-#define BOUNDED_FILE_NET_LOG_OBSERVER_H_ |
+#ifndef NET_LOG_BOUNDED_FILE_NET_LOG_OBSERVER_H_ |
+#define NET_LOG_BOUNDED_FILE_NET_LOG_OBSERVER_H_ |
#include <queue> |
@@ -132,4 +132,4 @@ class NET_EXPORT BoundedFileNetLogObserver : public NetLog::ThreadSafeObserver { |
} // namespace net |
-#endif // BOUNDED_FILE_NET_LOG_OBSERVER_H_ |
+#endif // NET_LOG_BOUNDED_FILE_NET_LOG_OBSERVER_H_ |