| Index: chrome/browser/favicon/chrome_favicon_client.h
|
| diff --git a/chrome/browser/favicon/chrome_favicon_client.h b/chrome/browser/favicon/chrome_favicon_client.h
|
| index 6d42bfc27862f1d91b6aad66e3218f92e2bf6065..e8251f012748cfe58222a2c24dded23cf2003cbe 100644
|
| --- a/chrome/browser/favicon/chrome_favicon_client.h
|
| +++ b/chrome/browser/favicon/chrome_favicon_client.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_FAVICON_CHROME_FAVICON_CLIENT_H_
|
|
|
| #include "base/macros.h"
|
| -#include "components/favicon/core/browser/favicon_client.h"
|
| +#include "components/favicon/core/favicon_client.h"
|
|
|
| class GURL;
|
| class Profile;
|
|
|