| Index: content/renderer/presentation/presentation_dispatcher.h
|
| diff --git a/content/renderer/presentation/presentation_dispatcher.h b/content/renderer/presentation/presentation_dispatcher.h
|
| index 9284b4ee5e09e1036a3904cc97f075fdf228ea1a..12e72ad2c2565293e45ee6b3782fc6d2e5a38d8a 100644
|
| --- a/content/renderer/presentation/presentation_dispatcher.h
|
| +++ b/content/renderer/presentation/presentation_dispatcher.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "content/common/presentation/presentation_service.mojom.h"
|
| #include "content/public/renderer/render_frame_observer.h"
|
| -#include "third_party/WebKit/public/platform/WebPresentationClient.h"
|
| +#include "third_party/WebKit/public/platform/modules/presentation/WebPresentationClient.h"
|
|
|
| namespace content {
|
|
|
|
|