| Index: chrome/browser/fav_icon_helper.cc
|
| ===================================================================
|
| --- chrome/browser/fav_icon_helper.cc (revision 68044)
|
| +++ chrome/browser/fav_icon_helper.cc (working copy)
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/ref_counted_memory.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/renderer_host/render_view_host.h"
|
| #include "chrome/browser/tab_contents/navigation_controller.h"
|
| #include "chrome/browser/tab_contents/navigation_entry.h"
|
|
|