Chromium Code Reviews

Unified Diff: webrtc/rtc_base/transformadapter.h

Issue 2966523003: Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" (Closed)
Patch Set: Restoring prime suspect includes Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « webrtc/rtc_base/trace_event.h ('k') | webrtc/rtc_base/transformadapter.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_base/transformadapter.h
diff --git a/webrtc/rtc_base/transformadapter.h b/webrtc/rtc_base/transformadapter.h
index 081889901b4536ec174b432a05978a9b1e3b6bca..21e11ed4539e334f81d0adab656573a12a8f3445 100644
--- a/webrtc/rtc_base/transformadapter.h
+++ b/webrtc/rtc_base/transformadapter.h
@@ -11,7 +11,7 @@
#ifndef WEBRTC_RTC_BASE_TRANSFORMADAPTER_H_
#define WEBRTC_RTC_BASE_TRANSFORMADAPTER_H_
-#include "webrtc/base/stream.h"
+#include "webrtc/rtc_base/stream.h"
namespace rtc {
///////////////////////////////////////////////////////////////////////////////
« no previous file with comments | « webrtc/rtc_base/trace_event.h ('k') | webrtc/rtc_base/transformadapter.cc » ('j') | no next file with comments »

Powered by Google App Engine