diff options
Diffstat (limited to 'www-client/chromium/files/chromium-system-speex-r0.patch')
-rw-r--r-- | www-client/chromium/files/chromium-system-speex-r0.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www-client/chromium/files/chromium-system-speex-r0.patch b/www-client/chromium/files/chromium-system-speex-r0.patch deleted file mode 100644 index 095082d9b3ed..000000000000 --- a/www-client/chromium/files/chromium-system-speex-r0.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/speech/speech_recognizer.cc.orig 2010-12-22 09:58:16.000000000 +0000 -+++ chrome/browser/speech/speech_recognizer.cc 2010-12-22 09:58:45.000000000 +0000 -@@ -10,7 +10,7 @@ - #include "chrome/browser/browser_thread.h" - #include "chrome/browser/profiles/profile.h" - #include "chrome/common/net/url_request_context_getter.h" --#include "third_party/speex/include/speex/speex.h" -+#include "speex/speex.h" - - using media::AudioInputController; - using std::list; |