| Index: chrome/browser/themes/browser_theme_provider.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/themes/browser_theme_provider.cc	(revision 68044)
 | 
| +++ chrome/browser/themes/browser_theme_provider.cc	(working copy)
 | 
| @@ -10,7 +10,7 @@
 | 
|  #include "base/utf_string_conversions.h"
 | 
|  #include "chrome/browser/extensions/extensions_service.h"
 | 
|  #include "chrome/browser/metrics/user_metrics.h"
 | 
| -#include "chrome/browser/profile.h"
 | 
| +#include "chrome/browser/profiles/profile.h"
 | 
|  #include "chrome/browser/themes/browser_theme_pack.h"
 | 
|  #include "chrome/common/chrome_constants.h"
 | 
|  #include "chrome/common/notification_service.h"
 | 
| 
 |