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

Unified Diff: webrtc/rtc_tools/frame_editing/frame_editing_unittest.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
« no previous file with comments | « webrtc/rtc_tools/frame_editing/frame_editing_lib.cc ('k') | webrtc/rtc_tools/header_usage.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_tools/frame_editing/frame_editing_unittest.cc
diff --git a/webrtc/tools/frame_editing/frame_editing_unittest.cc b/webrtc/rtc_tools/frame_editing/frame_editing_unittest.cc
similarity index 99%
rename from webrtc/tools/frame_editing/frame_editing_unittest.cc
rename to webrtc/rtc_tools/frame_editing/frame_editing_unittest.cc
index 2e43545230d6686578b1e1e7aecda64a720c7c16..12d2d6c021f6503b62599a8e23484bcaae57ca45 100644
--- a/webrtc/tools/frame_editing/frame_editing_unittest.cc
+++ b/webrtc/rtc_tools/frame_editing/frame_editing_unittest.cc
@@ -15,9 +15,9 @@
#include <memory>
#include "webrtc/common_video/libyuv/include/webrtc_libyuv.h"
+#include "webrtc/rtc_tools/frame_editing/frame_editing_lib.h"
#include "webrtc/test/gtest.h"
#include "webrtc/test/testsupport/fileutils.h"
-#include "webrtc/tools/frame_editing/frame_editing_lib.h"
namespace webrtc {
namespace test {
« no previous file with comments | « webrtc/rtc_tools/frame_editing/frame_editing_lib.cc ('k') | webrtc/rtc_tools/header_usage.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698