Index: chrome/browser/media/media_stream_infobar_delegate.cc |
diff --git a/chrome/browser/media/media_stream_infobar_delegate.cc b/chrome/browser/media/media_stream_infobar_delegate.cc |
index 99f5bab4c13d5780919dbf768c12747b638e8b6e..4a263bb13a0ec22fda1273e6ef0b069c09f7e19d 100644 |
--- a/chrome/browser/media/media_stream_infobar_delegate.cc |
+++ b/chrome/browser/media/media_stream_infobar_delegate.cc |
@@ -7,9 +7,9 @@ |
#include "base/logging.h" |
#include "base/metrics/histogram.h" |
#include "base/strings/utf_string_conversions.h" |
-#include "chrome/browser/google/google_util.h" |
#include "chrome/browser/infobars/infobar_service.h" |
#include "chrome/common/url_constants.h" |
+#include "components/google/core/browser/google_util.h" |
#include "components/infobars/core/infobar.h" |
#include "content/public/browser/web_contents.h" |
#include "grit/generated_resources.h" |