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

Unified Diff: webrtc/pc/localaudiosource.cc

Issue 2514883002: Create //webrtc/api:libjingle_peerconnection_api + refactorings. (Closed)
Patch Set: Rebase Created 3 years, 11 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
« no previous file with comments | « webrtc/pc/localaudiosource.h ('k') | webrtc/pc/localaudiosource_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/pc/localaudiosource.cc
diff --git a/webrtc/api/localaudiosource.cc b/webrtc/pc/localaudiosource.cc
similarity index 97%
rename from webrtc/api/localaudiosource.cc
rename to webrtc/pc/localaudiosource.cc
index 57cfdf8fd49460ca89793974032b07b64d555de9..3d79da96c5c2293660bbf043b046e3b8d1813b77 100644
--- a/webrtc/api/localaudiosource.cc
+++ b/webrtc/pc/localaudiosource.cc
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#include "webrtc/api/localaudiosource.h"
+#include "webrtc/pc/localaudiosource.h"
#include <vector>
« no previous file with comments | « webrtc/pc/localaudiosource.h ('k') | webrtc/pc/localaudiosource_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698