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

Unified Diff: webrtc/api/sctputils_unittest.cc

Issue 1610243002: Move talk/app/webrtc to webrtc/api (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Removed processing of api.gyp for Chromium builds Created 4 years, 10 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/api/sctputils.cc ('k') | webrtc/api/statscollector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/sctputils_unittest.cc
diff --git a/talk/app/webrtc/sctputils_unittest.cc b/webrtc/api/sctputils_unittest.cc
similarity index 99%
rename from talk/app/webrtc/sctputils_unittest.cc
rename to webrtc/api/sctputils_unittest.cc
index e0e203f5cd314c86742fdec53dd7de4abb4a29da..8e29d4c8f6145660f9d75895940ec7101a9e0dc2 100644
--- a/talk/app/webrtc/sctputils_unittest.cc
+++ b/webrtc/api/sctputils_unittest.cc
@@ -25,7 +25,7 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include "talk/app/webrtc/sctputils.h"
+#include "webrtc/api/sctputils.h"
#include "webrtc/base/bytebuffer.h"
#include "webrtc/base/gunit.h"
« no previous file with comments | « webrtc/api/sctputils.cc ('k') | webrtc/api/statscollector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698