| Index: chrome/browser/geolocation/geolocation_infobar_delegate.cc
|
| diff --git a/chrome/browser/geolocation/geolocation_infobar_delegate.cc b/chrome/browser/geolocation/geolocation_infobar_delegate.cc
|
| index 6036542b4e776551e593120e36cd89f4f576885e..0ffb663b20bbcb220f73ca685f5c6af1f8aae352 100644
|
| --- a/chrome/browser/geolocation/geolocation_infobar_delegate.cc
|
| +++ b/chrome/browser/geolocation/geolocation_infobar_delegate.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include "base/metrics/histogram.h"
|
| #include "chrome/browser/content_settings/permission_queue_controller.h"
|
| -#include "chrome/browser/google/google_util.h"
|
| #include "chrome/browser/infobars/infobar_service.h"
|
| +#include "components/google/core/browser/google_util.h"
|
| #include "components/infobars/core/infobar.h"
|
| #include "content/public/browser/navigation_details.h"
|
| #include "content/public/browser/navigation_entry.h"
|
|
|