Chromium Code Reviews| Index: content/browser/in_process_webkit/indexed_db_dispatcher_host.h |
| diff --git a/content/browser/in_process_webkit/indexed_db_dispatcher_host.h b/content/browser/in_process_webkit/indexed_db_dispatcher_host.h |
| index d4ee9c9d7ea540077ccaf211216fc2096c46feaa..c59bc03c67c3e91207821f660ebb72178a6c0580 100644 |
| --- a/content/browser/in_process_webkit/indexed_db_dispatcher_host.h |
| +++ b/content/browser/in_process_webkit/indexed_db_dispatcher_host.h |
| @@ -6,6 +6,8 @@ |
| #define CONTENT_BROWSER_IN_PROCESS_WEBKIT_INDEXED_DB_DISPATCHER_HOST_H_ |
| #pragma once |
| +#include <map> |
| + |
| #include "base/basictypes.h" |
| #include "base/id_map.h" |
| #include "content/public/browser/browser_message_filter.h" |