| Index: device/usb/webusb_descriptors_unittest.cc
|
| diff --git a/device/usb/webusb_descriptors_unittest.cc b/device/usb/webusb_descriptors_unittest.cc
|
| index 15c4589e5712ac1f7894126088b193477ea75043..00494977d9284f8ddc17309606c52bb5933c203c 100644
|
| --- a/device/usb/webusb_descriptors_unittest.cc
|
| +++ b/device/usb/webusb_descriptors_unittest.cc
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "device/usb/webusb_descriptors.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|