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

Unified Diff: webrtc/pc/bundlefilter_unittest.cc

Issue 1691463002: Move talk/session/media -> webrtc/pc (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Last rebase 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/pc/bundlefilter.cc ('k') | webrtc/pc/channel.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/pc/bundlefilter_unittest.cc
diff --git a/talk/session/media/bundlefilter_unittest.cc b/webrtc/pc/bundlefilter_unittest.cc
similarity index 98%
rename from talk/session/media/bundlefilter_unittest.cc
rename to webrtc/pc/bundlefilter_unittest.cc
index f2c35fc1d80d19a430ae92fdeed707e3ba4f9580..07377677ad0d101e4105baeeadd069566e0b247b 100755
--- a/talk/session/media/bundlefilter_unittest.cc
+++ b/webrtc/pc/bundlefilter_unittest.cc
@@ -25,8 +25,8 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include "talk/session/media/bundlefilter.h"
#include "webrtc/base/gunit.h"
+#include "webrtc/pc/bundlefilter.h"
using cricket::StreamParams;
« no previous file with comments | « webrtc/pc/bundlefilter.cc ('k') | webrtc/pc/channel.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698