| Index: chrome/browser/chrome_plugin_host.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/chrome_plugin_host.cc	(revision 68044)
 | 
| +++ chrome/browser/chrome_plugin_host.cc	(working copy)
 | 
| @@ -24,7 +24,7 @@
 | 
|  #include "chrome/browser/gears_integration.h"
 | 
|  #include "chrome/browser/plugin_process_host.h"
 | 
|  #include "chrome/browser/plugin_service.h"
 | 
| -#include "chrome/browser/profile.h"
 | 
| +#include "chrome/browser/profiles/profile.h"
 | 
|  #include "chrome/browser/renderer_host/render_process_host.h"
 | 
|  #include "chrome/common/chrome_constants.h"
 | 
|  #include "chrome/common/chrome_counters.h"
 | 
| 
 |