Index: chrome/browser/ui/cocoa/hung_renderer_controller.mm |
=================================================================== |
--- chrome/browser/ui/cocoa/hung_renderer_controller.mm (revision 78506) |
+++ chrome/browser/ui/cocoa/hung_renderer_controller.mm (working copy) |
@@ -14,10 +14,10 @@ |
#import "chrome/browser/ui/cocoa/multi_key_equivalent_button.h" |
#include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h" |
#include "chrome/common/logging_chrome.h" |
-#include "chrome/common/result_codes.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/common/result_codes.h" |
#include "grit/chromium_strings.h" |
#include "grit/app_resources.h" |
#include "grit/generated_resources.h" |