| Index: chrome/browser/plugin_process_host.h
 | 
| diff --git a/chrome/browser/plugin_process_host.h b/chrome/browser/plugin_process_host.h
 | 
| index a9c8bb6958ba7aebdd8760c1578995303a3b255b..8e14707f9ead253ff8ebb01f945183cb8c44ae7b 100644
 | 
| --- a/chrome/browser/plugin_process_host.h
 | 
| +++ b/chrome/browser/plugin_process_host.h
 | 
| @@ -14,7 +14,6 @@
 | 
|  
 | 
|  #include "base/basictypes.h"
 | 
|  #include "base/scoped_ptr.h"
 | 
| -#include "base/task.h"
 | 
|  #include "chrome/browser/browser_child_process_host.h"
 | 
|  #include "chrome/browser/net/resolve_proxy_msg_helper.h"
 | 
|  #include "chrome/browser/renderer_host/resource_message_filter.h"
 | 
| 
 |