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 43c0986a91968a28742e20e06d51b09996b1e391..d2ea81b42e4ef3af4081f95c6acd1615ff137617 100644 |
--- a/content/test/mock_google_streaming_server.h |
+++ b/content/test/mock_google_streaming_server.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CONTENT_TEST_SPEECH_MOCK_GOOGLE_STREAMING_SERVER_H_ |
-#define CONTENT_TEST_SPEECH_MOCK_GOOGLE_STREAMING_SERVER_H_ |
+#ifndef CONTENT_TEST_MOCK_GOOGLE_STREAMING_SERVER_H_ |
+#define CONTENT_TEST_MOCK_GOOGLE_STREAMING_SERVER_H_ |
#include "base/compiler_specific.h" |
#include "content/public/common/speech_recognition_result.h" |
@@ -64,4 +64,4 @@ class MockGoogleStreamingServer : public net::TestURLFetcherDelegateForTests { |
} // namespace content |
-#endif // CONTENT_TEST_SPEECH_MOCK_GOOGLE_STREAMING_SERVER_H_ |
+#endif // CONTENT_TEST_MOCK_GOOGLE_STREAMING_SERVER_H_ |