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

Unified Diff: webrtc/rtc_base/proxy_unittest.cc

Issue 2962303003: Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" (Closed)
Patch Set: 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_base/platform_thread_unittest.cc ('k') | webrtc/rtc_base/proxyinfo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_base/proxy_unittest.cc
diff --git a/webrtc/rtc_base/proxy_unittest.cc b/webrtc/rtc_base/proxy_unittest.cc
index f4b51ada0df835f8c9416240156c66ca1e8f0bab..f7668b597c2e125d81342e42cac287b197fb0fe0 100644
--- a/webrtc/rtc_base/proxy_unittest.cc
+++ b/webrtc/rtc_base/proxy_unittest.cc
@@ -10,13 +10,13 @@
#include <memory>
#include <string>
-#include "webrtc/rtc_base/gunit.h"
-#include "webrtc/rtc_base/httpserver.h"
-#include "webrtc/rtc_base/proxyserver.h"
-#include "webrtc/rtc_base/socketadapters.h"
-#include "webrtc/rtc_base/testclient.h"
-#include "webrtc/rtc_base/testechoserver.h"
-#include "webrtc/rtc_base/virtualsocketserver.h"
+#include "webrtc/base/gunit.h"
+#include "webrtc/base/httpserver.h"
+#include "webrtc/base/proxyserver.h"
+#include "webrtc/base/socketadapters.h"
+#include "webrtc/base/testclient.h"
+#include "webrtc/base/testechoserver.h"
+#include "webrtc/base/virtualsocketserver.h"
using rtc::Socket;
using rtc::Thread;
« no previous file with comments | « webrtc/rtc_base/platform_thread_unittest.cc ('k') | webrtc/rtc_base/proxyinfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698