Index: chrome/browser/history/in_memory_url_index.cc |
=================================================================== |
--- chrome/browser/history/in_memory_url_index.cc (revision 67903) |
+++ chrome/browser/history/in_memory_url_index.cc (working copy) |
@@ -16,6 +16,7 @@ |
#include "chrome/browser/history/url_database.h" |
#include "net/base/escape.h" |
#include "net/base/net_util.h" |
+#include "unicode/utypes.h" // for int32_t |
using base::Time; |
using base::TimeDelta; |