| Index: chrome/browser/media/router/offscreen_presentation_manager.h
|
| diff --git a/chrome/browser/media/router/offscreen_presentation_manager.h b/chrome/browser/media/router/offscreen_presentation_manager.h
|
| index a833488c9488b889aa674b6a5cd4852200eda546..6efd0de956068b5f89c8fc7a1e542e42633a5b3b 100644
|
| --- a/chrome/browser/media/router/offscreen_presentation_manager.h
|
| +++ b/chrome/browser/media/router/offscreen_presentation_manager.h
|
| @@ -13,9 +13,9 @@
|
| #include "base/macros.h"
|
| #include "base/optional.h"
|
| #include "base/threading/thread_checker.h"
|
| -#include "chrome/browser/media/router/media_route.h"
|
| #include "chrome/browser/media/router/render_frame_host_id.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
| +#include "components/media_router/media_route.h"
|
| #include "content/public/browser/presentation_service_delegate.h"
|
|
|
| class GURL;
|
|
|