diff options
Diffstat (limited to 'chrome/browser/speech/tts_chromeos.cc')
| -rw-r--r-- | chrome/browser/speech/tts_chromeos.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/speech/tts_chromeos.cc b/chrome/browser/speech/tts_chromeos.cc index a45bb3a..7d218e8 100644 --- a/chrome/browser/speech/tts_chromeos.cc +++ b/chrome/browser/speech/tts_chromeos.cc @@ -2,6 +2,7 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. +#include "base/macros.h" #include "chrome/browser/speech/tts_platform.h" // Chrome OS doesn't have native TTS, instead it includes a built-in |
