| Index: chrome/browser/bookmarks/bookmark_index.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/bookmarks/bookmark_index.cc	(revision 68044)
 | 
| +++ chrome/browser/bookmarks/bookmark_index.cc	(working copy)
 | 
| @@ -14,7 +14,7 @@
 | 
|  #include "chrome/browser/bookmarks/bookmark_utils.h"
 | 
|  #include "chrome/browser/history/history_database.h"
 | 
|  #include "chrome/browser/history/query_parser.h"
 | 
| -#include "chrome/browser/profile.h"
 | 
| +#include "chrome/browser/profiles/profile.h"
 | 
|  
 | 
|  // Used when finding the set of bookmarks that match a query. Each match
 | 
|  // represents a set of terms (as an interator into the Index) matching the
 | 
| 
 |