Commit 65e7a2df authored by avayvod's avatar avayvod Committed by Commit bot

Update references to WebPresentation* interfaces in Chromium.

A follow up to https://codereview.chromium.org/883773004/

BUG=None

Review URL: https://codereview.chromium.org/889913002

Cr-Commit-Position: refs/heads/master@{#314141}
parent cc5297cf
......@@ -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 {
......
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment