| Index: chrome/browser/shell_integration_linux.cc
 | 
| diff --git a/chrome/browser/shell_integration_linux.cc b/chrome/browser/shell_integration_linux.cc
 | 
| index c4fe208c282c79444286a1810777299fa3587ee7..45f3988220820e0e72861f44bccc230c62cd8b10 100644
 | 
| --- a/chrome/browser/shell_integration_linux.cc
 | 
| +++ b/chrome/browser/shell_integration_linux.cc
 | 
| @@ -31,7 +31,6 @@
 | 
|  #include "base/utf_string_conversions.h"
 | 
|  #include "chrome/common/chrome_constants.h"
 | 
|  #include "chrome/common/chrome_paths.h"
 | 
| -#include "chrome/common/chrome_plugin_util.h"
 | 
|  #include "content/browser/browser_thread.h"
 | 
|  #include "googleurl/src/gurl.h"
 | 
|  #include "ui/gfx/codec/png_codec.h"
 | 
| 
 |