| Index: webrtc/api/java/jni/surfacetexturehelper_jni.cc
|
| diff --git a/talk/app/webrtc/java/jni/surfacetexturehelper_jni.cc b/webrtc/api/java/jni/surfacetexturehelper_jni.cc
|
| similarity index 95%
|
| rename from talk/app/webrtc/java/jni/surfacetexturehelper_jni.cc
|
| rename to webrtc/api/java/jni/surfacetexturehelper_jni.cc
|
| index 3e32b9a6fe29d89b5635bbd13e2c6dff7192a838..335081d5f1c044f93394a353eb5308553513239d 100644
|
| --- a/talk/app/webrtc/java/jni/surfacetexturehelper_jni.cc
|
| +++ b/webrtc/api/java/jni/surfacetexturehelper_jni.cc
|
| @@ -27,9 +27,9 @@
|
| */
|
|
|
|
|
| -#include "talk/app/webrtc/java/jni/surfacetexturehelper_jni.h"
|
| +#include "webrtc/api/java/jni/surfacetexturehelper_jni.h"
|
|
|
| -#include "talk/app/webrtc/java/jni/classreferenceholder.h"
|
| +#include "webrtc/api/java/jni/classreferenceholder.h"
|
| #include "webrtc/base/bind.h"
|
| #include "webrtc/base/checks.h"
|
|
|
|
|