Index: webrtc/sdk/android/src/jni/pc/ownedfactoryandthreads.h |
diff --git a/webrtc/sdk/android/src/jni/ownedfactoryandthreads.h b/webrtc/sdk/android/src/jni/pc/ownedfactoryandthreads.h |
similarity index 94% |
rename from webrtc/sdk/android/src/jni/ownedfactoryandthreads.h |
rename to webrtc/sdk/android/src/jni/pc/ownedfactoryandthreads.h |
index eb573164691e59e5f9e34992cb44753eb3a01b68..408471ef648f2349b2fe9185c1fc9e89a1c37d58 100644 |
--- a/webrtc/sdk/android/src/jni/ownedfactoryandthreads.h |
+++ b/webrtc/sdk/android/src/jni/pc/ownedfactoryandthreads.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_SDK_ANDROID_SRC_JNI_OWNEDFACTORYANDTHREADS_H_ |
-#define WEBRTC_SDK_ANDROID_SRC_JNI_OWNEDFACTORYANDTHREADS_H_ |
+#ifndef WEBRTC_SDK_ANDROID_SRC_JNI_PC_OWNEDFACTORYANDTHREADS_H_ |
+#define WEBRTC_SDK_ANDROID_SRC_JNI_PC_OWNEDFACTORYANDTHREADS_H_ |
#include <jni.h> |
#include <memory> |
@@ -77,4 +77,4 @@ class OwnedFactoryAndThreads { |
} // namespace webrtc_jni |
-#endif // WEBRTC_SDK_ANDROID_SRC_JNI_OWNEDFACTORYANDTHREADS_H_ |
+#endif // WEBRTC_SDK_ANDROID_SRC_JNI_PC_OWNEDFACTORYANDTHREADS_H_ |