Index: content/browser/renderer_data_memoizing_store.h |
diff --git a/content/browser/renderer_data_memoizing_store.h b/content/browser/renderer_data_memoizing_store.h |
index a470fd1ffcd49cd787675db15d8711a86db332a5..ce8e2937380ae6e14ddb43de27f1b22732f3fd38 100644 |
--- a/content/browser/renderer_data_memoizing_store.h |
+++ b/content/browser/renderer_data_memoizing_store.h |
@@ -9,8 +9,8 @@ |
#include "base/bind.h" |
#include "base/synchronization/lock.h" |
-#include "content/browser/renderer_host/render_view_host_impl.h" |
#include "content/public/browser/browser_thread.h" |
+#include "content/public/browser/render_process_host.h" |
#include "content/public/browser/render_process_host_observer.h" |
namespace content { |