Chromium Code Reviews| Index: third_party/libusb/BUILD.gn |
| diff --git a/third_party/libusb/BUILD.gn b/third_party/libusb/BUILD.gn |
| index e6d371dbde0cf9e80aa4aae6e5ca2bb3e4298460..2b46f8b8fc48bcaa76cb44bda692e81aef5ca1e8 100644 |
| --- a/third_party/libusb/BUILD.gn |
| +++ b/third_party/libusb/BUILD.gn |
| @@ -2,7 +2,7 @@ |
| # 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) |
| +assert(!is_ios) |
| import("//build/config/features.gni") |