| Index: third_party/libvpx_new/BUILD.gn
|
| diff --git a/third_party/libvpx_new/BUILD.gn b/third_party/libvpx_new/BUILD.gn
|
| deleted file mode 100644
|
| index 24754dbc0bf71fb7e4dc302af572ffc41f9baccd..0000000000000000000000000000000000000000
|
| --- a/third_party/libvpx_new/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -# Copyright 2016 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.
|
| -
|
| -# This config is applied to targets that depend on libvpx.
|
| -config("libvpx_external_config") {
|
| - include_dirs = [ "//third_party/libvpx/source/libvpx" ]
|
| -}
|
| -
|
| -group("libvpx_new") {
|
| - public_deps = [
|
| - "//third_party/libvpx",
|
| - ]
|
| - public_configs = [ ":libvpx_external_config" ]
|
| -}
|
|
|