Index: third_party/libusb/BUILD.gn |
diff --git a/third_party/libusb/BUILD.gn b/third_party/libusb/BUILD.gn |
index 891a2f64658391c2939e84e7317a66632d08dc82..e2b96e3bc1c958dfdcbd427dafcd73baa9d58c86 100644 |
--- a/third_party/libusb/BUILD.gn |
+++ b/third_party/libusb/BUILD.gn |
@@ -2,6 +2,8 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
+assert(!is_android && !is_ios) |
+ |
config("libusb_config") { |
include_dirs = [ |
"src/libusb", |