Index: chrome/browser/views/hung_renderer_view.cc |
=================================================================== |
--- chrome/browser/views/hung_renderer_view.cc (revision 42303) |
+++ chrome/browser/views/hung_renderer_view.cc (working copy) |
@@ -4,7 +4,6 @@ |
#include "chrome/browser/hung_renderer_dialog.h" |
-#include "app/gfx/canvas.h" |
#include "app/l10n_util.h" |
#include "app/resource_bundle.h" |
#include "base/i18n/rtl.h" |
@@ -15,6 +14,7 @@ |
#include "chrome/common/chrome_constants.h" |
#include "chrome/common/logging_chrome.h" |
#include "chrome/common/result_codes.h" |
+#include "gfx/canvas.h" |
#include "grit/chromium_strings.h" |
#include "grit/generated_resources.h" |
#include "grit/theme_resources.h" |