| Index: chrome/browser/hang_monitor/hung_plugin_action.cc
|
| ===================================================================
|
| --- chrome/browser/hang_monitor/hung_plugin_action.cc (revision 15686)
|
| +++ chrome/browser/hang_monitor/hung_plugin_action.cc (working copy)
|
| @@ -7,9 +7,9 @@
|
| #include "chrome/browser/hang_monitor/hung_plugin_action.h"
|
|
|
| #include "app/l10n_util.h"
|
| +#include "app/win_util.h"
|
| #include "base/win_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"
|
|
|
|
|