| Index: content/browser/speech/speech_recognizer.h
|
| diff --git a/content/browser/speech/speech_recognizer.h b/content/browser/speech/speech_recognizer.h
|
| index c523f272c7e455d525d35bfb153d6933916e6dac..44db1eeb218b1800ca56ca294b826a8d4fe4e1cc 100644
|
| --- a/content/browser/speech/speech_recognizer.h
|
| +++ b/content/browser/speech/speech_recognizer.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef CONTENT_BROWSER_SPEECH_SPEECH_RECOGNIZER_H_
|
| #define CONTENT_BROWSER_SPEECH_SPEECH_RECOGNIZER_H_
|
| -#pragma once
|
|
|
| #include "base/basictypes.h"
|
| #include "base/memory/ref_counted.h"
|
|
|