Index: webrtc/rtc_base/pathutils.h |
diff --git a/webrtc/base/pathutils.h b/webrtc/rtc_base/pathutils.h |
similarity index 96% |
copy from webrtc/base/pathutils.h |
copy to webrtc/rtc_base/pathutils.h |
index ff0906938b2e4798bd9cf8bdc4571c099ad4e38a..20305ca27a08e11a978eabe754d92358ad9eb248 100644 |
--- a/webrtc/base/pathutils.h |
+++ b/webrtc/rtc_base/pathutils.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_BASE_PATHUTILS_H__ |
-#define WEBRTC_BASE_PATHUTILS_H__ |
+#ifndef WEBRTC_RTC_BASE_PATHUTILS_H_ |
+#define WEBRTC_RTC_BASE_PATHUTILS_H_ |
#include <string> |
@@ -90,4 +90,4 @@ private: |
} // namespace rtc |
-#endif // WEBRTC_BASE_PATHUTILS_H__ |
+#endif // WEBRTC_RTC_BASE_PATHUTILS_H_ |