| Index: chrome/browser/ui/android/navigation_popup.cc
|
| diff --git a/chrome/browser/ui/android/navigation_popup.cc b/chrome/browser/ui/android/navigation_popup.cc
|
| index f7369c53e5477fcc20a7ee4fed48296bb121e599..a48c4213b2148560b2a1abe0add4b23414fd36bf 100644
|
| --- a/chrome/browser/ui/android/navigation_popup.cc
|
| +++ b/chrome/browser/ui/android/navigation_popup.cc
|
| @@ -12,7 +12,7 @@
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/profiles/profile_manager.h"
|
| #include "chrome/common/url_constants.h"
|
| -#include "components/favicon/core/browser/favicon_service.h"
|
| +#include "components/favicon/core/favicon_service.h"
|
| #include "components/history/core/browser/history_types.h"
|
| #include "jni/NavigationPopup_jni.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
|
|