| Index: chrome/browser/google/google_url_tracker_map_entry.cc
|
| diff --git a/chrome/browser/google/google_url_tracker_map_entry.cc b/chrome/browser/google/google_url_tracker_map_entry.cc
|
| index 9e39363fadea9ca2405aabf9bc295ad5f58b9fa2..fef10076d96d1bc88983a23b5f19362472bad6f6 100644
|
| --- a/chrome/browser/google/google_url_tracker_map_entry.cc
|
| +++ b/chrome/browser/google/google_url_tracker_map_entry.cc
|
| @@ -7,7 +7,7 @@
|
| #include "chrome/browser/chrome_notification_types.h"
|
| #include "chrome/browser/google/google_url_tracker.h"
|
| #include "chrome/browser/google/google_url_tracker_infobar_delegate.h"
|
| -#include "chrome/browser/infobars/infobar.h"
|
| +#include "components/infobars/core/infobar.h"
|
| #include "content/public/browser/notification_details.h"
|
| #include "content/public/browser/notification_source.h"
|
|
|
|
|