| Index: chrome/browser/media/cast_remoting_connector.h
|
| diff --git a/chrome/browser/media/cast_remoting_connector.h b/chrome/browser/media/cast_remoting_connector.h
|
| index 4a10f19644ec081af0234715de1e798657b60ce8..989fb7c39c834d6c88949910aa04b125219cb84c 100644
|
| --- a/chrome/browser/media/cast_remoting_connector.h
|
| +++ b/chrome/browser/media/cast_remoting_connector.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/supports_user_data.h"
|
| #include "chrome/browser/media/router/media_routes_observer.h"
|
| -#include "chrome/browser/media/router/route_message.h"
|
| +#include "chrome/common/media_router/route_message.h"
|
| #include "media/mojo/interfaces/remoting.mojom.h"
|
|
|
| namespace content {
|
|
|