Index: content/renderer/presentation/presentation_dispatcher.cc |
diff --git a/content/renderer/presentation/presentation_dispatcher.cc b/content/renderer/presentation/presentation_dispatcher.cc |
index d704ba4937114c41b6601f94e44482db578cc87c..04b44eca6fe231e3e98c363f1f4b64339ad4ec8f 100644 |
--- a/content/renderer/presentation/presentation_dispatcher.cc |
+++ b/content/renderer/presentation/presentation_dispatcher.cc |
@@ -7,7 +7,7 @@ |
#include "content/common/presentation/presentation_service.mojom.h" |
#include "content/public/common/service_registry.h" |
#include "content/public/renderer/render_frame.h" |
-#include "third_party/WebKit/public/platform/WebPresentationController.h" |
+#include "third_party/WebKit/public/platform/modules/presentation/WebPresentationController.h" |
namespace content { |