X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=WebCore%2FGNUmakefile.am;h=c8316a8ab32327cab2e6ec8fc7bb086b0f34ef11;hp=b1648be90c2229c96a7a9071576dd8e83def7d7b;hb=5f7402e7a68ef27ffc2286fb02079c00f69bae13;hpb=b7e5ec34551778d377d77b65925ad15483d437c1 diff --git a/WebCore/GNUmakefile.am b/WebCore/GNUmakefile.am index b1648be90c22..c8316a8ab323 100644 --- a/WebCore/GNUmakefile.am +++ b/WebCore/GNUmakefile.am @@ -348,6 +348,8 @@ webcore_sources += \ WebCore/bindings/js/JSXSLTProcessorCustom.cpp \ WebCore/bindings/js/ScheduledAction.cpp \ WebCore/bindings/js/ScheduledAction.h \ + WebCore/bindings/js/ScriptCachedPageData.cpp \ + WebCore/bindings/js/ScriptCachedPageData.h \ WebCore/bindings/js/ScriptCallFrame.cpp \ WebCore/bindings/js/ScriptCallFrame.h \ WebCore/bindings/js/ScriptCallStack.cpp \