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

Unified Diff: webrtc/rtc_base/byteorder.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/bytebuffer_unittest.cc ('k') | webrtc/rtc_base/byteorder_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_base/byteorder.h
diff --git a/webrtc/rtc_base/byteorder.h b/webrtc/rtc_base/byteorder.h
index 760ea06e16c36702f2fd4eebee171d924393b0f8..d188f3126a6ba576e321b53db9a2fe51a4ab9b48 100644
--- a/webrtc/rtc_base/byteorder.h
+++ b/webrtc/rtc_base/byteorder.h
@@ -15,7 +15,7 @@
#include <arpa/inet.h>
#endif
-#include "webrtc/rtc_base/basictypes.h"
+#include "webrtc/base/basictypes.h"
#if defined(WEBRTC_MAC)
#include <libkern/OSByteOrder.h>
« no previous file with comments | « webrtc/rtc_base/bytebuffer_unittest.cc ('k') | webrtc/rtc_base/byteorder_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698