| Index: chrome/browser/media/router/browser_presentation_connection_proxy.h
|
| diff --git a/chrome/browser/media/router/browser_presentation_connection_proxy.h b/chrome/browser/media/router/browser_presentation_connection_proxy.h
|
| index ad76807528ae1aae48768fa3583cf0c21641d717..58e5ce86623b879b9b6ef6764c53247ceda050e6 100644
|
| --- a/chrome/browser/media/router/browser_presentation_connection_proxy.h
|
| +++ b/chrome/browser/media/router/browser_presentation_connection_proxy.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_MEDIA_ROUTER_BROWSER_PRESENTATION_CONNECTION_PROXY_H_
|
| #define CHROME_BROWSER_MEDIA_ROUTER_BROWSER_PRESENTATION_CONNECTION_PROXY_H_
|
|
|
| -#include "chrome/browser/media/router/media_route.h"
|
| +#include "chrome/common/media_router/media_route.h"
|
| #include "content/public/browser/presentation_service_delegate.h"
|
| #include "content/public/common/presentation_connection_message.h"
|
| #include "content/public/common/presentation_info.h"
|
|
|