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

Unified Diff: webrtc/pc/test/androidtestinitializer.cc

Issue 2514883002: Create //webrtc/api:libjingle_peerconnection_api + refactorings. (Closed)
Patch Set: Big move! Created 4 years, 1 month 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/pc/test/androidtestinitializer.cc
diff --git a/webrtc/api/test/androidtestinitializer.cc b/webrtc/pc/test/androidtestinitializer.cc
similarity index 97%
rename from webrtc/api/test/androidtestinitializer.cc
rename to webrtc/pc/test/androidtestinitializer.cc
index 2d18ae5857804cbc1e529b3d07e9a6e556b0782f..246a7fac75d36d26f7ab87b3127dc2642a06c107 100644
--- a/webrtc/api/test/androidtestinitializer.cc
+++ b/webrtc/pc/test/androidtestinitializer.cc
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#include "webrtc/api/test/androidtestinitializer.h"
+#include "webrtc/pc/test/androidtestinitializer.h"
#include <pthread.h>

Powered by Google App Engine
This is Rietveld 408576698