summaryrefslogtreecommitdiff
path: root/dom/webidl/moz.build
diff options
context:
space:
mode:
authorjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-04-29 14:15:18 +0200
committerjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-04-29 14:15:18 +0200
commit306db80410e802b0fe9a3b5273d4cf29586a1b17 (patch)
tree5e2370df03be5b04ea225afa1e720d46840dd9bf /dom/webidl/moz.build
parent92d3042138babf4f82d254f6cb6e11831dcca506 (diff)
downloaduxp-306db80410e802b0fe9a3b5273d4cf29586a1b17.tar.gz
moebius#161: The Performance Resource Timing (make timestamps be relative to startTime)
https://github.com/MoonchildProductions/moebius/pull/161
Diffstat (limited to 'dom/webidl/moz.build')
-rw-r--r--dom/webidl/moz.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/webidl/moz.build b/dom/webidl/moz.build
index 8682aee97e..8469c90012 100644
--- a/dom/webidl/moz.build
+++ b/dom/webidl/moz.build
@@ -347,6 +347,7 @@ WEBIDL_FILES = [
'PerformanceMark.webidl',
'PerformanceMeasure.webidl',
'PerformanceNavigation.webidl',
+ 'PerformanceNavigationTiming.webidl',
'PerformanceObserver.webidl',
'PerformanceObserverEntryList.webidl',
'PerformanceResourceTiming.webidl',