| Index: build/secondary/third_party/android_tools/BUILD.gn
|
| diff --git a/build/secondary/third_party/android_tools/BUILD.gn b/build/secondary/third_party/android_tools/BUILD.gn
|
| index c387d2708c34fd7074d3c127140db0a301d6edd0..cbf3da94667c50bc1944e3f74cbb1f4a085f861e 100644
|
| --- a/build/secondary/third_party/android_tools/BUILD.gn
|
| +++ b/build/secondary/third_party/android_tools/BUILD.gn
|
| @@ -15,8 +15,6 @@ config("cpu_features_warnings") {
|
| }
|
| }
|
|
|
| -# This is the GN version of
|
| -# //build/android/ndk.gyp:cpu_features
|
| source_set("cpu_features") {
|
| sources = [
|
| "$android_ndk_root/sources/android/cpufeatures/cpu-features.c",
|
|
|