Index: chrome/browser/renderer_host/web_cache_manager_browsertest.cc |
=================================================================== |
--- chrome/browser/renderer_host/web_cache_manager_browsertest.cc (revision 110571) |
+++ chrome/browser/renderer_host/web_cache_manager_browsertest.cc (working copy) |
@@ -10,7 +10,7 @@ |
#include "chrome/browser/ui/browser.h" |
#include "chrome/test/base/in_process_browser_test.h" |
#include "chrome/test/base/ui_test_utils.h" |
-#include "content/browser/renderer_host/render_process_host.h" |
+#include "content/browser/renderer_host/render_process_host_impl.h" |
#include "content/browser/tab_contents/tab_contents.h" |
#include "content/public/common/result_codes.h" |
#include "testing/gtest/include/gtest/gtest.h" |