Chromium Code Reviews| Index: webkit/appcache/appcache_storage_impl.h |
| diff --git a/webkit/appcache/appcache_storage_impl.h b/webkit/appcache/appcache_storage_impl.h |
| index b8f1a91f2545a24f4c8e422cbacc598d24bd72ef..de3705f3a88da8eb4c5f768dbddfcdd5b35ec961 100644 |
| --- a/webkit/appcache/appcache_storage_impl.h |
| +++ b/webkit/appcache/appcache_storage_impl.h |
| @@ -8,6 +8,7 @@ |
| #include <deque> |
| #include <map> |
| #include <set> |
| +#include <utility> |
| #include <vector> |
| #include "base/file_path.h" |