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/weak_ptr_unittest.cc

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/weak_ptr.cc ('k') | webrtc/rtc_base/win32.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_base/weak_ptr_unittest.cc
diff --git a/webrtc/rtc_base/weak_ptr_unittest.cc b/webrtc/rtc_base/weak_ptr_unittest.cc
index d6da2346fa68a269e1c6a38c7ebc8e430a8c2be3..a3cd1f839c5b990767f6b671e7c0bffa980bf02a 100644
--- a/webrtc/rtc_base/weak_ptr_unittest.cc
+++ b/webrtc/rtc_base/weak_ptr_unittest.cc
@@ -10,9 +10,9 @@
#include <string>
-#include "webrtc/rtc_base/gunit.h"
-#include "webrtc/rtc_base/task_queue.h"
-#include "webrtc/rtc_base/weak_ptr.h"
+#include "webrtc/base/gunit.h"
+#include "webrtc/base/task_queue.h"
+#include "webrtc/base/weak_ptr.h"
namespace rtc {
« no previous file with comments | « webrtc/rtc_base/weak_ptr.cc ('k') | webrtc/rtc_base/win32.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698