Always check out google_benchmark, part 5.
Remove use of google_benchmark/buildconfig.gni. Bug: chromium:1404759 Change-Id: I06e225b1457dd50e3777c5fcd277f639471f453a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/297700 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/main@{#39560}
This commit is contained in:
parent
7b9a2564ae
commit
ab456dd092
1
BUILD.gn
1
BUILD.gn
@ -23,7 +23,6 @@
|
|||||||
|
|
||||||
import("//build/config/linux/pkg_config.gni")
|
import("//build/config/linux/pkg_config.gni")
|
||||||
import("//build/config/sanitizers/sanitizers.gni")
|
import("//build/config/sanitizers/sanitizers.gni")
|
||||||
import("//third_party/google_benchmark/buildconfig.gni")
|
|
||||||
import("webrtc.gni")
|
import("webrtc.gni")
|
||||||
if (rtc_enable_protobuf) {
|
if (rtc_enable_protobuf) {
|
||||||
import("//third_party/protobuf/proto_library.gni")
|
import("//third_party/protobuf/proto_library.gni")
|
||||||
|
|||||||
@ -6,7 +6,6 @@
|
|||||||
# in the file PATENTS. All contributing project authors may
|
# in the file PATENTS. All contributing project authors may
|
||||||
# be found in the AUTHORS file in the root of the source tree.
|
# be found in the AUTHORS file in the root of the source tree.
|
||||||
|
|
||||||
import("//third_party/google_benchmark/buildconfig.gni")
|
|
||||||
import("../webrtc.gni")
|
import("../webrtc.gni")
|
||||||
|
|
||||||
if (is_android) {
|
if (is_android) {
|
||||||
|
|||||||
@ -6,7 +6,6 @@
|
|||||||
# in the file PATENTS. All contributing project authors may
|
# in the file PATENTS. All contributing project authors may
|
||||||
# be found in the AUTHORS file in the root of the source tree.
|
# be found in the AUTHORS file in the root of the source tree.
|
||||||
|
|
||||||
import("//third_party/google_benchmark/buildconfig.gni")
|
|
||||||
import("../../webrtc.gni")
|
import("../../webrtc.gni")
|
||||||
if (is_android) {
|
if (is_android) {
|
||||||
import("//build/config/android/config.gni")
|
import("//build/config/android/config.gni")
|
||||||
|
|||||||
@ -7,7 +7,6 @@
|
|||||||
# be found in the AUTHORS file in the root of the source tree.
|
# be found in the AUTHORS file in the root of the source tree.
|
||||||
|
|
||||||
import("//build/config/ui.gni")
|
import("//build/config/ui.gni")
|
||||||
import("//third_party/google_benchmark/buildconfig.gni")
|
|
||||||
import("../webrtc.gni")
|
import("../webrtc.gni")
|
||||||
if (is_android) {
|
if (is_android) {
|
||||||
import("//build/config/android/rules.gni")
|
import("//build/config/android/rules.gni")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user