| Index: content/test/mock_google_streaming_server.h
|
| diff --git a/content/test/mock_google_streaming_server.h b/content/test/mock_google_streaming_server.h
|
| index d2ea81b42e4ef3af4081f95c6acd1615ff137617..eea5d41d66900eb8144ffbc1d48ec35122c6976b 100644
|
| --- a/content/test/mock_google_streaming_server.h
|
| +++ b/content/test/mock_google_streaming_server.h
|
| @@ -6,6 +6,7 @@
|
| #define CONTENT_TEST_MOCK_GOOGLE_STREAMING_SERVER_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "content/public/common/speech_recognition_result.h"
|
| #include "net/url_request/test_url_fetcher_factory.h"
|
|
|
|
|