summaryrefslogtreecommitdiffstats
path: root/WebCore/WebCore.pri
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/WebCore.pri')
-rw-r--r--WebCore/WebCore.pri6
1 files changed, 2 insertions, 4 deletions
diff --git a/WebCore/WebCore.pri b/WebCore/WebCore.pri
index 9d9906a..ec213d6 100644
--- a/WebCore/WebCore.pri
+++ b/WebCore/WebCore.pri
@@ -83,8 +83,6 @@ IDL_BINDINGS += \
css/CSSStyleSheet.idl \
css/CSSValue.idl \
css/CSSValueList.idl \
- css/CSSVariablesDeclaration.idl \
- css/CSSVariablesRule.idl \
css/MediaList.idl \
css/Rect.idl \
css/RGBColor.idl \
@@ -307,12 +305,12 @@ IDL_BINDINGS += \
page/History.idl \
page/Location.idl \
page/MemoryInfo.idl \
- page/Navigation.idl \
page/Navigator.idl \
page/Performance.idl \
+ page/PerformanceNavigation.idl \
+ page/PerformanceTiming.idl \
page/PositionError.idl \
page/Screen.idl \
- page/Timing.idl \
page/WebKitPoint.idl \
page/WorkerNavigator.idl \
plugins/DOMPlugin.idl \