Removing useless import of arm.gni
Bug: None Change-Id: I2915890f72051e1d4f042735f952d36bda6a4141 Reviewed-on: https://webrtc-review.googlesource.com/87382 Reviewed-by: Alessio Bazzica <alessiob@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23862}
This commit is contained in:
parent
f91d70bc25
commit
5abfb00bf2
@ -6,7 +6,6 @@
|
||||
# in the file PATENTS. All contributing project authors may
|
||||
# be found in the AUTHORS file in the root of the source tree.
|
||||
|
||||
import("//build/config/arm.gni")
|
||||
import("../../webrtc.gni")
|
||||
if (!build_with_mozilla) {
|
||||
import("//third_party/protobuf/proto_library.gni")
|
||||
|
||||
@ -6,7 +6,6 @@
|
||||
# in the file PATENTS. All contributing project authors may
|
||||
# be found in the AUTHORS file in the root of the source tree.
|
||||
|
||||
import("//build/config/arm.gni")
|
||||
import("../../../webrtc.gni")
|
||||
|
||||
rtc_static_library("aec3") {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user