| Index: chrome/browser/bookmarks/bookmark_model.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/bookmarks/bookmark_model.cc	(revision 68044)
 | 
| +++ chrome/browser/bookmarks/bookmark_model.cc	(working copy)
 | 
| @@ -15,7 +15,7 @@
 | 
|  #include "chrome/browser/browser_process.h"
 | 
|  #include "chrome/browser/history/history_notifications.h"
 | 
|  #include "chrome/browser/prefs/pref_service.h"
 | 
| -#include "chrome/browser/profile.h"
 | 
| +#include "chrome/browser/profiles/profile.h"
 | 
|  #include "chrome/common/notification_service.h"
 | 
|  #include "gfx/codec/png_codec.h"
 | 
|  #include "grit/generated_resources.h"
 | 
| 
 |