~saiarcot895/chromium-browser/chromium-browser.utopic.beta

« back to all changes in this revision

Viewing changes to debian/patches/arm-neon.patch

  • Committer: Saikrishna Arcot
  • Date: 2015-04-13 12:31:05 UTC
  • Revision ID: saiarcot895@gmail.com-20150413123105-emrcclraqd1t94yw
Tags: 42.0.2311.82-0ubuntu1~ppa1~utopic1
* New upstream version 42.0.2311.82
* Refreshed and updated patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
Index: beta.vivid/third_party/webrtc/common_audio/common_audio.gyp
8
8
===================================================================
9
 
--- beta.vivid.orig/third_party/webrtc/common_audio/common_audio.gyp    2015-03-27 08:27:56.768601314 -0400
10
 
+++ beta.vivid/third_party/webrtc/common_audio/common_audio.gyp 2015-03-27 08:27:56.766601346 -0400
 
9
--- beta.vivid.orig/third_party/webrtc/common_audio/common_audio.gyp    2015-04-13 08:30:18.298827446 -0400
 
10
+++ beta.vivid/third_party/webrtc/common_audio/common_audio.gyp 2015-04-13 08:30:18.276827754 -0400
11
11
@@ -135,7 +135,7 @@
12
12
             'signal_processing/spl_sqrt_floor.c',
13
13
           ],
28
28
           'target_name': 'common_audio_neon',
29
29
Index: beta.vivid/third_party/webrtc/system_wrappers/source/cpu_features.cc
30
30
===================================================================
31
 
--- beta.vivid.orig/third_party/webrtc/system_wrappers/source/cpu_features.cc   2015-03-27 08:27:56.768601314 -0400
32
 
+++ beta.vivid/third_party/webrtc/system_wrappers/source/cpu_features.cc        2015-03-27 08:27:56.766601346 -0400
 
31
--- beta.vivid.orig/third_party/webrtc/system_wrappers/source/cpu_features.cc   2015-04-13 08:30:18.298827446 -0400
 
32
+++ beta.vivid/third_party/webrtc/system_wrappers/source/cpu_features.cc        2015-04-13 08:30:18.276827754 -0400
33
33
@@ -18,6 +18,47 @@
34
34
 
35
35
 #include "webrtc/typedefs.h"