| Index: chrome/browser/chromeos/audio/audio_mixer_alsa.cc
|
| diff --git a/chrome/browser/chromeos/audio/audio_mixer_alsa.cc b/chrome/browser/chromeos/audio/audio_mixer_alsa.cc
|
| index 05dc5277f3fe2963805e60f25ad243bd8d686073..ff851d80701be2b26ba1e2d8b9c91ab4b9106056 100644
|
| --- a/chrome/browser/chromeos/audio/audio_mixer_alsa.cc
|
| +++ b/chrome/browser/chromeos/audio/audio_mixer_alsa.cc
|
| @@ -18,7 +18,7 @@
|
| #include "base/message_loop.h"
|
| #include "base/threading/thread.h"
|
| #include "base/threading/thread_restrictions.h"
|
| -#include "chrome/browser/extensions/extension_tts_api_chromeos.h"
|
| +#include "chrome/browser/speech/extension_api/tts_extension_api_chromeos.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
| typedef long alsa_long_t; // 'long' is required for ALSA API calls.
|
|
|