Chromium Code Reviews| Index: base/stl_util.h |
| diff --git a/base/stl_util.h b/base/stl_util.h |
| index edd8803f630898dca1822be3f273f51ce2066192..ccad09d7317b4825045b41a6dbc8c48b14169d67 100644 |
| --- a/base/stl_util.h |
| +++ b/base/stl_util.h |
| @@ -9,6 +9,7 @@ |
| #include <algorithm> |
| #include <functional> |
| +#include <iterator> |
| #include <string> |
| #include <vector> |