| Index: device/devices_app/usb/fake_permission_provider.h
|
| diff --git a/device/devices_app/usb/fake_permission_provider.h b/device/devices_app/usb/fake_permission_provider.h
|
| index 078c26767067b7f5a333e570e8c754f1f30d89a9..62947b46c2ff9f5dac6bfc707cfe76bc0e3248dc 100644
|
| --- a/device/devices_app/usb/fake_permission_provider.h
|
| +++ b/device/devices_app/usb/fake_permission_provider.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef DEVICE_USB_FAKE_PERMISSION_PROVIDER_H_
|
| #define DEVICE_USB_FAKE_PERMISSION_PROVIDER_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "device/devices_app/usb/public/interfaces/permission_provider.mojom.h"
|
| #include "mojo/common/weak_binding_set.h"
|
| #include "mojo/public/cpp/bindings/array.h"
|
|
|