| Index: chrome/browser/media/media_stream_infobar_delegate.h
|
| diff --git a/chrome/browser/media/media_stream_infobar_delegate.h b/chrome/browser/media/media_stream_infobar_delegate.h
|
| index bd1b0d68dfdb5413dc16d04be455e24ba69b090b..21fbb63538988af19e46e55c32abe1ba1de4a180 100644
|
| --- a/chrome/browser/media/media_stream_infobar_delegate.h
|
| +++ b/chrome/browser/media/media_stream_infobar_delegate.h
|
| @@ -8,8 +8,8 @@
|
| #include <string>
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "chrome/browser/infobars/confirm_infobar_delegate.h"
|
| #include "chrome/browser/media/media_stream_devices_controller.h"
|
| +#include "components/infobars/core/confirm_infobar_delegate.h"
|
|
|
|
|
| // This class configures an infobar shown when a page requests access to a
|
|
|