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

Unified Diff: webrtc/rtc_base/signalthread_unittest.cc

Issue 2976293002: Remove remains of webrtc/base (Closed)
Patch Set: Add README.md Created 3 years, 5 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/signalthread.cc ('k') | webrtc/rtc_base/sigslottester.h.pump » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_base/signalthread_unittest.cc
diff --git a/webrtc/rtc_base/signalthread_unittest.cc b/webrtc/rtc_base/signalthread_unittest.cc
index 53bb006102bbfc55395bdfe49c1cae69aa7c04cc..99d3206a606779a98c5d67ea4e306b4d0a442e23 100644
--- a/webrtc/rtc_base/signalthread_unittest.cc
+++ b/webrtc/rtc_base/signalthread_unittest.cc
@@ -10,10 +10,10 @@
#include <memory>
-#include "webrtc/base/constructormagic.h"
-#include "webrtc/base/gunit.h"
-#include "webrtc/base/signalthread.h"
-#include "webrtc/base/thread.h"
+#include "webrtc/rtc_base/constructormagic.h"
+#include "webrtc/rtc_base/gunit.h"
+#include "webrtc/rtc_base/signalthread.h"
+#include "webrtc/rtc_base/thread.h"
using namespace rtc;
« no previous file with comments | « webrtc/rtc_base/signalthread.cc ('k') | webrtc/rtc_base/sigslottester.h.pump » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698