| Index: chrome/browser/autocomplete/history_contents_provider.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/autocomplete/history_contents_provider.cc	(revision 68044)
 | 
| +++ chrome/browser/autocomplete/history_contents_provider.cc	(working copy)
 | 
| @@ -12,7 +12,7 @@
 | 
|  #include "chrome/browser/bookmarks/bookmark_model.h"
 | 
|  #include "chrome/browser/bookmarks/bookmark_utils.h"
 | 
|  #include "chrome/browser/history/query_parser.h"
 | 
| -#include "chrome/browser/profile.h"
 | 
| +#include "chrome/browser/profiles/profile.h"
 | 
|  #include "chrome/common/url_constants.h"
 | 
|  #include "googleurl/src/url_util.h"
 | 
|  #include "net/base/net_util.h"
 | 
| 
 |