blob: 46597c0ec0365d02cb4cfb589e760e6778e8a8b9 [file] [log] [blame]
// Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
[Exposed=Window, RuntimeEnabled=VisibilityStateEntry]
interface VisibilityStateEntry : PerformanceEntry {
};