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

Unified Diff: talk/session/media/bundlefilter.cc

Issue 1587193006: Move talk/media to webrtc/media (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebased to b647aca12a884a13c1728118586245399b55fa3d (#11493) 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 | « talk/session/media/bundlefilter.h ('k') | talk/session/media/channel.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/session/media/bundlefilter.cc
diff --git a/talk/session/media/bundlefilter.cc b/talk/session/media/bundlefilter.cc
old mode 100755
new mode 100644
index 670befeb7d864ae9e94aa57ebb4ed56836817458..2cb4701bf01bd7871b6ae323d234328d6e8a37b6
--- a/talk/session/media/bundlefilter.cc
+++ b/talk/session/media/bundlefilter.cc
@@ -27,8 +27,8 @@
#include "talk/session/media/bundlefilter.h"
-#include "talk/media/base/rtputils.h"
#include "webrtc/base/logging.h"
+#include "webrtc/media/base/rtputils.h"
namespace cricket {
« no previous file with comments | « talk/session/media/bundlefilter.h ('k') | talk/session/media/channel.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698