| Index: chrome/browser/chromeos/accessibility/speech_monitor.h
|
| diff --git a/chrome/browser/chromeos/accessibility/speech_monitor.h b/chrome/browser/chromeos/accessibility/speech_monitor.h
|
| index f7bbf3b8495a93741b345981e284169305a0707f..d8b10eb60dc8543198f06ffd2a300f83bcd5963d 100644
|
| --- a/chrome/browser/chromeos/accessibility/speech_monitor.h
|
| +++ b/chrome/browser/chromeos/accessibility/speech_monitor.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <deque>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "chrome/browser/speech/tts_platform.h"
|
| #include "content/public/test/test_utils.h"
|
|
|