Index: chrome/common/app_cache/app_cache_dispatcher_host.h |
diff --git a/chrome/common/app_cache/app_cache_dispatcher_host.h b/chrome/common/app_cache/app_cache_dispatcher_host.h |
index 6de17a3ae82310806ad989118ed88a5a5df46e68..749e74a1b8bb2bfcb68dae11e2b767b226d7e9fa 100644 |
--- a/chrome/common/app_cache/app_cache_dispatcher_host.h |
+++ b/chrome/common/app_cache/app_cache_dispatcher_host.h |
@@ -5,7 +5,7 @@ |
#ifndef CHROME_COMMON_APP_CACHE_APP_CACHE_DISPATCHER_HOST_H_ |
#define CHROME_COMMON_APP_CACHE_APP_CACHE_DISPATCHER_HOST_H_ |
-#include "chrome/common/id_map.h" |
+#include "base/id_map.h" |
#include "ipc/ipc_message.h" |
#include "webkit/glue/webappcachecontext.h" |