| Index: content/browser/speech/google_one_shot_remote_engine.cc
|
| diff --git a/content/browser/speech/google_one_shot_remote_engine.cc b/content/browser/speech/google_one_shot_remote_engine.cc
|
| index d8fad4625380d73cd85eee6ce4cffd09c40ad9f6..cdb481d6de77c32efd480ca74e0448236e17ec8a 100644
|
| --- a/content/browser/speech/google_one_shot_remote_engine.cc
|
| +++ b/content/browser/speech/google_one_shot_remote_engine.cc
|
| @@ -148,7 +148,6 @@ bool ParseServerResponse(const std::string& response_body,
|
|
|
| namespace speech {
|
|
|
| -const int GoogleOneShotRemoteEngine::kAudioPacketIntervalMs = 100;
|
| int GoogleOneShotRemoteEngine::url_fetcher_id_for_tests = 0;
|
|
|
| GoogleOneShotRemoteEngine::GoogleOneShotRemoteEngine(
|
|
|