blob: 5289d47e2b8e666adbc4a3990ee5ae0c21018bb2 [file] [log] [blame]
// Copyright 2016 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.
// https://github.com/WICG/paint-timing
[
RuntimeEnabled=PerformancePaintTiming
] interface PerformancePaintTiming : PerformanceEntry {
};