Index: chrome/browser/history/in_memory_url_index_types.cc |
diff --git a/chrome/browser/history/in_memory_url_index_types.cc b/chrome/browser/history/in_memory_url_index_types.cc |
index 4447a0ebc37b87cce62101671b472fa37f6a001c..5315cccb21a38d8042a492fe715e277065a468e0 100644 |
--- a/chrome/browser/history/in_memory_url_index_types.cc |
+++ b/chrome/browser/history/in_memory_url_index_types.cc |
@@ -5,6 +5,7 @@ |
#include "chrome/browser/history/in_memory_url_index_types.h" |
#include <algorithm> |
+#include <iterator> |
#include "base/i18n/break_iterator.h" |
#include "base/i18n/case_conversion.h" |