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

Unified Diff: webrtc/rtc_base/sigslot.cc

Issue 2963273002: Update includes for webrtc/{base => rtc_base} rename (3/3) (Closed)
Patch Set: git cl format 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/sigslot.h ('k') | webrtc/rtc_base/sigslot_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_base/sigslot.cc
diff --git a/webrtc/rtc_base/sigslot.cc b/webrtc/rtc_base/sigslot.cc
index 2fdb214b5200f76e4503c4aa4dd92fe250312696..3f22af1fc357ed1e98d85433bb7a6ec07a01c03f 100644
--- a/webrtc/rtc_base/sigslot.cc
+++ b/webrtc/rtc_base/sigslot.cc
@@ -6,7 +6,7 @@
// the proviso that the author takes on no responsibility or liability for any
// use.
-#include "webrtc/base/sigslot.h"
+#include "webrtc/rtc_base/sigslot.h"
namespace sigslot {
« no previous file with comments | « webrtc/rtc_base/sigslot.h ('k') | webrtc/rtc_base/sigslot_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698