Index: webrtc/media/engine/webrtcvideoencoderfactory.h |
diff --git a/webrtc/media/webrtc/webrtcvideoencoderfactory.h b/webrtc/media/engine/webrtcvideoencoderfactory.h |
similarity index 91% |
rename from webrtc/media/webrtc/webrtcvideoencoderfactory.h |
rename to webrtc/media/engine/webrtcvideoencoderfactory.h |
index 400ecd07d8040298153582988debfe35c01fb390..e57a31435279e0c6d04dea8c8a3d096b1e864249 100644 |
--- a/webrtc/media/webrtc/webrtcvideoencoderfactory.h |
+++ b/webrtc/media/engine/webrtcvideoencoderfactory.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_MEDIA_WEBRTC_WEBRTCVIDEOENCODERFACTORY_H_ |
-#define WEBRTC_MEDIA_WEBRTC_WEBRTCVIDEOENCODERFACTORY_H_ |
+#ifndef WEBRTC_MEDIA_ENGINE_WEBRTCVIDEOENCODERFACTORY_H_ |
+#define WEBRTC_MEDIA_ENGINE_WEBRTCVIDEOENCODERFACTORY_H_ |
#include "webrtc/base/refcount.h" |
#include "webrtc/common_types.h" |
@@ -60,4 +60,4 @@ class WebRtcVideoEncoderFactory { |
} // namespace cricket |
-#endif // WEBRTC_MEDIA_WEBRTC_WEBRTCVIDEOENCODERFACTORY_H_ |
+#endif // WEBRTC_MEDIA_ENGINE_WEBRTCVIDEOENCODERFACTORY_H_ |