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

Unified Diff: webrtc/media/engine/webrtcvideoframefactory.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
Index: webrtc/media/engine/webrtcvideoframefactory.cc
diff --git a/webrtc/media/webrtc/webrtcvideoframefactory.cc b/webrtc/media/engine/webrtcvideoframefactory.cc
similarity index 89%
rename from webrtc/media/webrtc/webrtcvideoframefactory.cc
rename to webrtc/media/engine/webrtcvideoframefactory.cc
index 9a60d03bb80777c2e1038953336b38331251272f..d7f7b16a5635df28aa743e99fceee60f5ff914df 100644
--- a/webrtc/media/webrtc/webrtcvideoframefactory.cc
+++ b/webrtc/media/engine/webrtcvideoframefactory.cc
@@ -9,8 +9,8 @@
*/
#include "webrtc/base/logging.h"
-#include "webrtc/media/webrtc/webrtcvideoframe.h"
-#include "webrtc/media/webrtc/webrtcvideoframefactory.h"
+#include "webrtc/media/engine/webrtcvideoframe.h"
+#include "webrtc/media/engine/webrtcvideoframefactory.h"
namespace cricket {
« no previous file with comments | « webrtc/media/engine/webrtcvideoframefactory.h ('k') | webrtc/media/engine/webrtcvideoframefactory_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698