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

Unified Diff: webrtc/rtc_tools/frame_editing/frame_editing_lib.cc

Issue 2965593002: Move webrtc/{tools => rtc_tools} (Closed)
Patch Set: Adding back root changes Created 3 years, 6 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/rtc_tools/frame_editing/frame_editing_lib.cc
diff --git a/webrtc/tools/frame_editing/frame_editing_lib.cc b/webrtc/rtc_tools/frame_editing/frame_editing_lib.cc
similarity index 97%
rename from webrtc/tools/frame_editing/frame_editing_lib.cc
rename to webrtc/rtc_tools/frame_editing/frame_editing_lib.cc
index 175a6765bd10f69af2d43fb6b1168599e19f25a3..a20d8bbbeb18ef8837e8b6e64bc911ae0e2941fe 100644
--- a/webrtc/tools/frame_editing/frame_editing_lib.cc
+++ b/webrtc/rtc_tools/frame_editing/frame_editing_lib.cc
@@ -15,7 +15,7 @@
#include <string>
#include "webrtc/common_video/libyuv/include/webrtc_libyuv.h"
-#include "webrtc/tools/frame_editing/frame_editing_lib.h"
+#include "webrtc/rtc_tools/frame_editing/frame_editing_lib.h"
#include "webrtc/typedefs.h"
namespace webrtc {
« no previous file with comments | « webrtc/rtc_tools/frame_editing/frame_editing_lib.h ('k') | webrtc/rtc_tools/frame_editing/frame_editing_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698