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

Unified Diff: webrtc/media/engine/simulcast_unittest.cc

Issue 1684163002: Rename webrtc/media/webrtc -> webrtc/media/engine (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebase f396f6085f9e4f16f37471a7828e3e31308c0d52 #11590 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/media/engine/simulcast.cc ('k') | webrtc/media/engine/webrtccommon.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/media/engine/simulcast_unittest.cc
diff --git a/webrtc/media/webrtc/simulcast_unittest.cc b/webrtc/media/engine/simulcast_unittest.cc
similarity index 97%
rename from webrtc/media/webrtc/simulcast_unittest.cc
rename to webrtc/media/engine/simulcast_unittest.cc
index 499fe7a110dd4a2922f3d2984903798368687bcd..f01fdcbadeed23f181139724afd7cd42894e1cb9 100644
--- a/webrtc/media/webrtc/simulcast_unittest.cc
+++ b/webrtc/media/engine/simulcast_unittest.cc
@@ -11,7 +11,7 @@
#include <string>
#include "testing/gtest/include/gtest/gtest.h"
-#include "webrtc/media/webrtc/simulcast.h"
+#include "webrtc/media/engine/simulcast.h"
namespace cricket {
« no previous file with comments | « webrtc/media/engine/simulcast.cc ('k') | webrtc/media/engine/webrtccommon.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698