OOP PDF: Update the dimensions of the plugin in JS rather than CSS
[chromium-blink-merge.git] / third_party / opus / opus_srcs_arm.gypi
blob79e1cb0ee7ce5ed97810e169d2e0fa80e093bb25
1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
6   'sources': [
7     'src/celt/arm/fixed_armv4.h',
8     'src/celt/arm/fixed_armv5e.h',
9     'src/celt/arm/kiss_fft_armv4.h',
10     'src/celt/arm/kiss_fft_armv5e.h',
11     'src/celt/pitch_arm.h',
12     'src/silk/arm/macro_armv4.h',
13     'src/silk/arm/macro_armv5e.h',
14     'src/silk/arm/SigProc_FIX_armv4.h',
15     'src/silk/arm/SigProc_FIX_armv5e.h',
16   ],