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

Unified Diff: webrtc/rtc_base/socketstream.h

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/socketserver.h ('k') | webrtc/rtc_base/socketstream.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_base/socketstream.h
diff --git a/webrtc/rtc_base/socketstream.h b/webrtc/rtc_base/socketstream.h
index e78c8767740a6cb81e3d1055f171381a502a5c02..7991c61ccf5cf4d4d2286a846002c6a3bdc4c2d5 100644
--- a/webrtc/rtc_base/socketstream.h
+++ b/webrtc/rtc_base/socketstream.h
@@ -11,9 +11,9 @@
#ifndef WEBRTC_RTC_BASE_SOCKETSTREAM_H_
#define WEBRTC_RTC_BASE_SOCKETSTREAM_H_
-#include "webrtc/rtc_base/asyncsocket.h"
-#include "webrtc/rtc_base/constructormagic.h"
-#include "webrtc/rtc_base/stream.h"
+#include "webrtc/base/asyncsocket.h"
+#include "webrtc/base/constructormagic.h"
+#include "webrtc/base/stream.h"
namespace rtc {
« no previous file with comments | « webrtc/rtc_base/socketserver.h ('k') | webrtc/rtc_base/socketstream.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698