Chromium Code Reviews| Index: device/usb/usb_ids_unittest.cc |
| diff --git a/device/usb/usb_ids_unittest.cc b/device/usb/usb_ids_unittest.cc |
| index decce1e703f3d9ef0536a6214bb1f4453ef8b528..29a40621f3f551bf1e9667675f1f5a6bb3d4d6a8 100644 |
| --- a/device/usb/usb_ids_unittest.cc |
| +++ b/device/usb/usb_ids_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 <string> |
| #include "device/usb/usb_ids.h" |