| Index: chrome/browser/favicon/favicon_util.cc
|
| diff --git a/chrome/browser/favicon/favicon_util.cc b/chrome/browser/favicon/favicon_util.cc
|
| index 6606a821c945a019b3d37713d1d918f07beafa0c..83a9fa9e728188bd6abb1ddd6aa6e71abe07e009 100644
|
| --- a/chrome/browser/favicon/favicon_util.cc
|
| +++ b/chrome/browser/favicon/favicon_util.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "chrome/browser/favicon/favicon_util.h"
|
|
|
| -#include "chrome/browser/favicon/select_favicon_frames.h"
|
| #include "chrome/browser/history/history_types.h"
|
| +#include "chrome/browser/history/select_favicon_frames.h"
|
| #include "chrome/common/icon_messages.h"
|
| #include "content/public/browser/render_view_host.h"
|
| #include "googleurl/src/gurl.h"
|
|
|