| Index: media/cast/receiver/cast_receiver_impl.cc
|
| diff --git a/media/cast/receiver/cast_receiver_impl.cc b/media/cast/receiver/cast_receiver_impl.cc
|
| index e30fb3142e895d3b3b99da46b97d6451f373087b..9a3a2e1a1e68e3312c9ba5eb63a2cf0cf776a34e 100644
|
| --- a/media/cast/receiver/cast_receiver_impl.cc
|
| +++ b/media/cast/receiver/cast_receiver_impl.cc
|
| @@ -7,9 +7,9 @@
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
| #include "base/callback.h"
|
| -#include "base/debug/trace_event.h"
|
| #include "base/logging.h"
|
| #include "base/message_loop/message_loop.h"
|
| +#include "base/trace_event/trace_event.h"
|
| #include "media/cast/receiver/audio_decoder.h"
|
| #include "media/cast/receiver/video_decoder.h"
|
|
|
|
|