mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 05:40:42 +01:00
Remove unneeded GN import.
Bug: None Change-Id: Iebc51f84019f505c09fae9f40dc5f92c99fe3c7b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/177247 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31532}
This commit is contained in:
parent
f88dd4d002
commit
103a73ea1f
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ if (is_android) {
|
|||
import("//build/config/android/config.gni")
|
||||
import("//build/config/android/rules.gni")
|
||||
}
|
||||
import("//third_party/google_benchmark/buildconfig.gni")
|
||||
|
||||
rtc_library("yield") {
|
||||
sources = [
|
||||
|
|
Loading…
Reference in a new issue