diff options
Diffstat (limited to 'chrome/browser/speech/tts_platform.h')
| -rw-r--r-- | chrome/browser/speech/tts_platform.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/speech/tts_platform.h b/chrome/browser/speech/tts_platform.h index c4a29e7..b3690d8 100644 --- a/chrome/browser/speech/tts_platform.h +++ b/chrome/browser/speech/tts_platform.h @@ -7,6 +7,7 @@ #include <string> +#include "base/macros.h" #include "chrome/browser/speech/tts_controller.h" // Abstract class that defines the native platform TTS interface, |
