| Index: chrome/browser/speech/tts_android.cc
|
| diff --git a/chrome/browser/speech/tts_android.cc b/chrome/browser/speech/tts_android.cc
|
| index dbec2f874ac49baf4c7f5a9d2c0e9c5658ad5d3b..e8ec307e55c435c3801ceef63e0eb322746a658d 100644
|
| --- a/chrome/browser/speech/tts_android.cc
|
| +++ b/chrome/browser/speech/tts_android.cc
|
| @@ -11,6 +11,7 @@
|
| #include "base/memory/singleton.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "chrome/browser/speech/tts_controller.h"
|
| +#include "chrome/common/features.h"
|
| #include "jni/TtsPlatformImpl_jni.h"
|
|
|
| using base::android::AttachCurrentThread;
|
|
|