summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/html/portal/html_portal_element.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/core/html/portal/html_portal_element.h')
-rw-r--r--chromium/third_party/blink/renderer/core/html/portal/html_portal_element.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromium/third_party/blink/renderer/core/html/portal/html_portal_element.h b/chromium/third_party/blink/renderer/core/html/portal/html_portal_element.h
index 42fe448d85a..1ec5984927d 100644
--- a/chromium/third_party/blink/renderer/core/html/portal/html_portal_element.h
+++ b/chromium/third_party/blink/renderer/core/html/portal/html_portal_element.h
@@ -63,8 +63,8 @@ class CORE_EXPORT HTMLPortalElement : public HTMLFrameOwnerElement {
const base::UnguessableToken& GetToken() const;
- FrameOwnerElementType OwnerType() const override {
- return FrameOwnerElementType::kPortal;
+ mojom::blink::FrameOwnerElementType OwnerType() const override {
+ return mojom::blink::FrameOwnerElementType::kPortal;
}
// Consumes the portal interface. When a Portal is activated, or if the