Chromium Code Reviews

Unified Diff: webrtc/rtc_base/bind.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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « webrtc/rtc_base/basictypes_unittest.cc ('k') | webrtc/rtc_base/bind_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_base/bind.h
diff --git a/webrtc/rtc_base/bind.h b/webrtc/rtc_base/bind.h
index 0918fbc56ad8a87a1a199b2dde3ef10c44a6feea..975a5e0aa280d9d4cbec8bee349f67d359c30ea3 100644
--- a/webrtc/rtc_base/bind.h
+++ b/webrtc/rtc_base/bind.h
@@ -64,8 +64,8 @@
#include <tuple>
#include <type_traits>
-#include "webrtc/rtc_base/scoped_ref_ptr.h"
-#include "webrtc/rtc_base/template_util.h"
+#include "webrtc/base/scoped_ref_ptr.h"
+#include "webrtc/base/template_util.h"
#define NONAME
« no previous file with comments | « webrtc/rtc_base/basictypes_unittest.cc ('k') | webrtc/rtc_base/bind_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine