| Index: chrome/browser/plugins/plugin_infobar_delegates.cc
|
| diff --git a/chrome/browser/plugins/plugin_infobar_delegates.cc b/chrome/browser/plugins/plugin_infobar_delegates.cc
|
| index 2c46ad2133fc6fd48eddc8f28c2208457673837f..846835a00893fdcf42b1329fdadfd4fdf04438eb 100644
|
| --- a/chrome/browser/plugins/plugin_infobar_delegates.cc
|
| +++ b/chrome/browser/plugins/plugin_infobar_delegates.cc
|
| @@ -18,7 +18,6 @@
|
| #include "chrome/browser/shell_integration.h"
|
| #include "chrome/browser/ui/browser_commands.h"
|
| #include "chrome/common/url_constants.h"
|
| -#include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/render_process_host.h"
|
| #include "content/public/browser/render_view_host.h"
|
| #include "content/public/browser/user_metrics.h"
|
|
|