Index: device/bluetooth/uribeacon/uri_encoder_unittest.cc |
diff --git a/device/bluetooth/uribeacon/uri_encoder_unittest.cc b/device/bluetooth/uribeacon/uri_encoder_unittest.cc |
index 2e4fa9c1153623bd0fdf6891782b3373e670f5d3..41b93fd30011fa3cdb8bf88f539d3c9e9e9453f7 100644 |
--- a/device/bluetooth/uribeacon/uri_encoder_unittest.cc |
+++ b/device/bluetooth/uribeacon/uri_encoder_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/bluetooth/uribeacon/uri_encoder.h" |
#include "testing/gtest/include/gtest/gtest.h" |