| Index: chrome/browser/ui/navigation_correction_tab_observer.h
|
| diff --git a/chrome/browser/ui/navigation_correction_tab_observer.h b/chrome/browser/ui/navigation_correction_tab_observer.h
|
| index f3cb64d4a32cbb28a854c776dde9cacf1e5efe67..1b0a9bf2cf0b41bef1eb82c7c7733494a39351bb 100644
|
| --- a/chrome/browser/ui/navigation_correction_tab_observer.h
|
| +++ b/chrome/browser/ui/navigation_correction_tab_observer.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_UI_NAVIGATION_CORRECTION_TAB_OBSERVER_H_
|
|
|
| #include "base/prefs/pref_change_registrar.h"
|
| -#include "chrome/browser/google/google_url_tracker.h"
|
| +#include "components/google/core/browser/google_url_tracker.h"
|
| #include "content/public/browser/web_contents_observer.h"
|
| #include "content/public/browser/web_contents_user_data.h"
|
|
|
|
|