Index: chrome/browser/ui/cocoa/hung_renderer_controller.mm |
=================================================================== |
--- chrome/browser/ui/cocoa/hung_renderer_controller.mm (revision 110571) |
+++ chrome/browser/ui/cocoa/hung_renderer_controller.mm (working copy) |
@@ -16,9 +16,9 @@ |
#import "chrome/browser/ui/cocoa/tab_contents/favicon_util.h" |
#include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h" |
#include "chrome/common/logging_chrome.h" |
-#include "content/browser/renderer_host/render_process_host.h" |
#include "content/browser/renderer_host/render_view_host.h" |
#include "content/browser/tab_contents/tab_contents.h" |
+#include "content/public/browser/render_process_host.h" |
#include "content/public/common/result_codes.h" |
#include "grit/chromium_strings.h" |
#include "grit/generated_resources.h" |