summaryrefslogtreecommitdiffstats
path: root/chrome/browser/hang_monitor/hung_plugin_action.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/hang_monitor/hung_plugin_action.cc')
-rw-r--r--chrome/browser/hang_monitor/hung_plugin_action.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/hang_monitor/hung_plugin_action.cc b/chrome/browser/hang_monitor/hung_plugin_action.cc
index bcf4ff8..ebc33dd 100644
--- a/chrome/browser/hang_monitor/hung_plugin_action.cc
+++ b/chrome/browser/hang_monitor/hung_plugin_action.cc
@@ -10,10 +10,9 @@
#include "chrome/common/l10n_util.h"
#include "chrome/common/logging_chrome.h"
#include "chrome/common/win_util.h"
+#include "grit/generated_resources.h"
#include "webkit/glue/plugins/webplugin_delegate_impl.h"
-#include "generated_resources.h"
-
HungPluginAction::HungPluginAction() : current_hung_plugin_window_(NULL) {
}