| Index: build/android/cpufeatures.gypi
|
| diff --git a/build/android/cpufeatures.gypi b/build/android/cpufeatures.gypi
|
| deleted file mode 100644
|
| index 672ff1f3d058123b52e378b09ab89c4b684431b2..0000000000000000000000000000000000000000
|
| --- a/build/android/cpufeatures.gypi
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -# Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| -# Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| -
|
| -# Depend on the Android NDK's cpu feature detection. This additional level of
|
| -# abstraction is no longer necessary and targets can depend directly on
|
| -# build/android/ndk.gyp:cpu_features instead.
|
| -# TODO(torne): delete this once all DEPS have been rolled to not use it.
|
| -# http://crbug.com/440793
|
| -{
|
| - 'dependencies': [
|
| - '<(DEPTH)/build/android/ndk.gyp:cpu_features',
|
| - ],
|
| -}
|
|
|