Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1735)

Unified Diff: webrtc/sdk/android/src/jni/androidmediacodeccommon.h

Issue 2972463002: Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/sdk/android/src/jni/androidmediacodeccommon.h
diff --git a/webrtc/sdk/android/src/jni/androidmediacodeccommon.h b/webrtc/sdk/android/src/jni/androidmediacodeccommon.h
index fc85f7e9c5160fcda028583686956b19f28d3a7a..9f8e9603360cd26aef40cafa4a93cd449029bb53 100644
--- a/webrtc/sdk/android/src/jni/androidmediacodeccommon.h
+++ b/webrtc/sdk/android/src/jni/androidmediacodeccommon.h
@@ -14,10 +14,11 @@
#include <android/log.h>
#include <string>
-#include "webrtc/rtc_base/logging.h"
-#include "webrtc/rtc_base/thread.h"
+#include "webrtc/base/thread.h"
#include "webrtc/sdk/android/src/jni/classreferenceholder.h"
#include "webrtc/sdk/android/src/jni/jni_helpers.h"
+#include "webrtc/base/logging.h"
+#include "webrtc/base/thread.h"
namespace webrtc_jni {
« no previous file with comments | « webrtc/rtc_tools/simple_command_line_parser.h ('k') | webrtc/sdk/android/src/jni/androidmediadecoder_jni.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698