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

Unified Diff: webrtc/rtc_tools/converter/converter.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/converter/converter.h ('k') | webrtc/rtc_tools/converter/rgba_to_i420_converter.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_tools/converter/converter.cc
diff --git a/webrtc/tools/converter/converter.cc b/webrtc/rtc_tools/converter/converter.cc
similarity index 99%
rename from webrtc/tools/converter/converter.cc
rename to webrtc/rtc_tools/converter/converter.cc
index a9b453d5091f5680d59af6ff5b9d58e596922994..0216ff53df154f2aac45d4ed5f19a99c15f7d122 100644
--- a/webrtc/tools/converter/converter.cc
+++ b/webrtc/rtc_tools/converter/converter.cc
@@ -14,7 +14,7 @@
#include <iomanip>
#include <sstream>
-#include "webrtc/tools/converter/converter.h"
+#include "webrtc/rtc_tools/converter/converter.h"
#ifdef WIN32
#define SEPARATOR '\\'
« no previous file with comments | « webrtc/rtc_tools/converter/converter.h ('k') | webrtc/rtc_tools/converter/rgba_to_i420_converter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698