Index: webrtc/rtc_base/helpers.h |
diff --git a/webrtc/base/helpers.h b/webrtc/rtc_base/helpers.h |
similarity index 95% |
copy from webrtc/base/helpers.h |
copy to webrtc/rtc_base/helpers.h |
index fcf77afd7f8191ec22ee0827970aed2b0252b0ad..0a4298affec3151dac64d23cc033201362510e28 100644 |
--- a/webrtc/base/helpers.h |
+++ b/webrtc/rtc_base/helpers.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_BASE_HELPERS_H_ |
-#define WEBRTC_BASE_HELPERS_H_ |
+#ifndef WEBRTC_RTC_BASE_HELPERS_H_ |
+#define WEBRTC_RTC_BASE_HELPERS_H_ |
#include <string> |
#include "webrtc/base/basictypes.h" |
@@ -61,4 +61,4 @@ double CreateRandomDouble(); |
} // namespace rtc |
-#endif // WEBRTC_BASE_HELPERS_H_ |
+#endif // WEBRTC_RTC_BASE_HELPERS_H_ |