| Index: chrome/browser/tab_contents/background_contents.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/tab_contents/background_contents.cc	(revision 68044)
 | 
| +++ chrome/browser/tab_contents/background_contents.cc	(working copy)
 | 
| @@ -6,7 +6,7 @@
 | 
|  
 | 
|  #include "chrome/browser/background_contents_service.h"
 | 
|  #include "chrome/browser/browsing_instance.h"
 | 
| -#include "chrome/browser/profile.h"
 | 
| +#include "chrome/browser/profiles/profile.h"
 | 
|  #include "chrome/browser/renderer_host/render_view_host.h"
 | 
|  #include "chrome/browser/renderer_host/site_instance.h"
 | 
|  #include "chrome/browser/renderer_preferences_util.h"
 | 
| 
 |