Index: webrtc/rtc_tools/converter/converter.h |
diff --git a/webrtc/tools/converter/converter.h b/webrtc/rtc_tools/converter/converter.h |
similarity index 95% |
rename from webrtc/tools/converter/converter.h |
rename to webrtc/rtc_tools/converter/converter.h |
index f7641ff60d5be7569f8c3dc3cf9fa093dcef4416..2c19923283d57cb47323a334011e49ed39ed7352 100644 |
--- a/webrtc/tools/converter/converter.h |
+++ b/webrtc/rtc_tools/converter/converter.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_TOOLS_CONVERTER_CONVERTER_H_ |
-#define WEBRTC_TOOLS_CONVERTER_CONVERTER_H_ |
+#ifndef WEBRTC_RTC_TOOLS_CONVERTER_CONVERTER_H_ |
+#define WEBRTC_RTC_TOOLS_CONVERTER_CONVERTER_H_ |
#include <string> |
@@ -106,4 +106,4 @@ class Converter { |
} // namespace test |
} // namespace webrtc |
-#endif // WEBRTC_TOOLS_CONVERTER_CONVERTER_H_ |
+#endif // WEBRTC_RTC_TOOLS_CONVERTER_CONVERTER_H_ |