Rename webrtc/media/webrtc -> webrtc/media/engine

BUG=webrtc:5420
NOTRY=True
R=pthatcher@google.com, pthatcher@webrtc.org

Review URL: https://codereview.webrtc.org/1684163002 .

Cr-Commit-Position: refs/heads/master@{#11591}
This commit is contained in:
kjellander@webrtc.org
2016-02-12 06:39:40 +01:00
parent f396f6085f
commit 5ad129741c
59 changed files with 187 additions and 187 deletions

View File

@ -12,7 +12,7 @@
#define WEBRTC_API_JAVA_JNI_ANDROIDMEDIADECODER_JNI_H_
#include "webrtc/api/java/jni/eglbase_jni.h"
#include "webrtc/media/webrtc/webrtcvideodecoderfactory.h"
#include "webrtc/media/engine/webrtcvideodecoderfactory.h"
namespace webrtc_jni {