Index: base/i18n/string_search.cc |
diff --git a/base/i18n/string_search.cc b/base/i18n/string_search.cc |
index 121dfce58699e555d53914075a480091f4e596f6..779e4d997653e83d5c6cd1eb4475b69e9a6ba28c 100644 |
--- a/base/i18n/string_search.cc |
+++ b/base/i18n/string_search.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 "base/i18n/string_search.h" |
#include "base/logging.h" |