Index: ios/web/public/test/test_web_state.cc |
diff --git a/ios/web/public/test/test_web_state.cc b/ios/web/public/test/test_web_state.cc |
index a06498261e99cd31a49458617c19689c0fc00f14..9fddf3e0eb9253df2e350d9d81fe70ba2a703f90 100644 |
--- a/ios/web/public/test/test_web_state.cc |
+++ b/ios/web/public/test/test_web_state.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 "ios/web/public/test/test_web_state.h" |
namespace web { |