Index: chrome/common/app_cache/app_cache_context_impl.h |
diff --git a/chrome/common/app_cache/app_cache_context_impl.h b/chrome/common/app_cache/app_cache_context_impl.h |
index dadf99d9b9332f0d3afb50b0a0e9e920d5c18a39..ec2f25fcc533c5073bfa55f1ffdfa66558d951bf 100644 |
--- a/chrome/common/app_cache/app_cache_context_impl.h |
+++ b/chrome/common/app_cache/app_cache_context_impl.h |
@@ -6,7 +6,7 @@ |
#define CHROME_COMMON_APP_CACHE_APP_CACHE_CONTEXT_IMPL_H_ |
#include "base/id_map.h" |
-#include "chrome/common/ipc_message.h" |
+#include "ipc/ipc_message.h" |
#include "webkit/glue/webappcachecontext.h" |
// A concrete implemenation of WebAppCacheContext for use in a child process. |