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

Unified Diff: webrtc/api/proxy_unittest.cc

Issue 1610243002: Move talk/app/webrtc to webrtc/api (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Removed processing of api.gyp for Chromium builds 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 | « webrtc/api/proxy.h ('k') | webrtc/api/remoteaudiosource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/proxy_unittest.cc
diff --git a/talk/app/webrtc/proxy_unittest.cc b/webrtc/api/proxy_unittest.cc
similarity index 99%
rename from talk/app/webrtc/proxy_unittest.cc
rename to webrtc/api/proxy_unittest.cc
index 6fc89a5d10250521461f289092638fcd80eb9856..8fa7363869fb7d950303fa1a2736a4244645dc30 100644
--- a/talk/app/webrtc/proxy_unittest.cc
+++ b/webrtc/api/proxy_unittest.cc
@@ -25,7 +25,7 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include "talk/app/webrtc/proxy.h"
+#include "webrtc/api/proxy.h"
#include <string>
« no previous file with comments | « webrtc/api/proxy.h ('k') | webrtc/api/remoteaudiosource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698