| Index: Source/core/timing/PerformanceMark.idl
|
| diff --git a/Source/core/timing/PerformanceMark.idl b/Source/core/timing/PerformanceMark.idl
|
| index 6bae83efc1c142bad0227ebbc6505fc2d933e5c0..9dc44ab9514a981da1ddcdf6bbfea203322b031a 100644
|
| --- a/Source/core/timing/PerformanceMark.idl
|
| +++ b/Source/core/timing/PerformanceMark.idl
|
| @@ -23,5 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| +// https://w3c.github.io/user-timing/#performancemark
|
| +
|
| interface PerformanceMark : PerformanceEntry {
|
| };
|
|
|