Index: chromecast/media/cma/pipeline/audio_decoder_software_wrapper.cc |
diff --git a/chromecast/media/cma/pipeline/audio_decoder_software_wrapper.cc b/chromecast/media/cma/pipeline/audio_decoder_software_wrapper.cc |
index a1cdf954477e37eabe6f3a153f15ee86735aed2c..e720134ddecce8e31ffff08bd2958fe1754cb8a3 100644 |
--- a/chromecast/media/cma/pipeline/audio_decoder_software_wrapper.cc |
+++ b/chromecast/media/cma/pipeline/audio_decoder_software_wrapper.cc |
@@ -6,7 +6,7 @@ |
#include "base/bind.h" |
#include "base/logging.h" |
-#include "base/thread_task_runner_handle.h" |
+#include "base/threading/thread_task_runner_handle.h" |
#include "chromecast/media/cma/base/decoder_buffer_base.h" |
namespace chromecast { |