Index: webrtc/video/vie_remb.h |
diff --git a/webrtc/video_engine/vie_remb.h b/webrtc/video/vie_remb.h |
similarity index 94% |
rename from webrtc/video_engine/vie_remb.h |
rename to webrtc/video/vie_remb.h |
index 32759518f23cf66934c024949f1a922d9084855e..2a3d916d6c837f2d71212c3acf634b98a628dac0 100644 |
--- a/webrtc/video_engine/vie_remb.h |
+++ b/webrtc/video/vie_remb.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_VIDEO_ENGINE_VIE_REMB_H_ |
-#define WEBRTC_VIDEO_ENGINE_VIE_REMB_H_ |
+#ifndef WEBRTC_VIDEO_VIE_REMB_H_ |
+#define WEBRTC_VIDEO_VIE_REMB_H_ |
#include <list> |
#include <utility> |
@@ -76,4 +76,4 @@ class VieRemb : public RemoteBitrateObserver { |
} // namespace webrtc |
-#endif // WEBRTC_VIDEO_ENGINE_VIE_REMB_H_ |
+#endif // WEBRTC_VIDEO_VIE_REMB_H_ |