Chromium Code Reviews

Unified Diff: webrtc/test/mock_audio_encoder_factory.h

Issue 2972463002: Revert "Update includes for webrtc/{base => rtc_base} rename (2/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/test/mock_audio_encoder.h ('k') | webrtc/test/rtcp_packet_parser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/mock_audio_encoder_factory.h
diff --git a/webrtc/test/mock_audio_encoder_factory.h b/webrtc/test/mock_audio_encoder_factory.h
index c0951974986cc63d783b4ec3b4ca0aa2027e865f..41494a269634c8b683094e3989f4d2f450377c84 100644
--- a/webrtc/test/mock_audio_encoder_factory.h
+++ b/webrtc/test/mock_audio_encoder_factory.h
@@ -15,7 +15,7 @@
#include <vector>
#include "webrtc/api/audio_codecs/audio_encoder_factory.h"
-#include "webrtc/rtc_base/scoped_ref_ptr.h"
+#include "webrtc/base/scoped_ref_ptr.h"
#include "webrtc/test/gmock.h"
namespace webrtc {
« no previous file with comments | « webrtc/test/mock_audio_encoder.h ('k') | webrtc/test/rtcp_packet_parser.h » ('j') | no next file with comments »

Powered by Google App Engine