| Index: tools/gn/secondary/third_party/libusb/BUILD.gn
|
| diff --git a/tools/gn/secondary/third_party/libusb/BUILD.gn b/tools/gn/secondary/third_party/libusb/BUILD.gn
|
| index d4d6f6f900e89994eac778e99fcf39f0b5f51749..b374316b3c200703c0f3ba7db830c113b98063d1 100644
|
| --- a/tools/gn/secondary/third_party/libusb/BUILD.gn
|
| +++ b/tools/gn/secondary/third_party/libusb/BUILD.gn
|
| @@ -9,7 +9,6 @@ config("libusb_config") {
|
| }
|
|
|
| static_library("libusb") {
|
| - external = true
|
| sources = [
|
| "src/config.h",
|
| "src/libusb/core.c",
|
|
|