Title: [137260] trunk/Source/WebCore
Revision
137260
Author
[email protected]
Date
2012-12-11 00:05:47 -0800 (Tue, 11 Dec 2012)

Log Message

Unreviewed build fix after r137243.

* bindings/gobject/GNUmakefile.am:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (137259 => 137260)


--- trunk/Source/WebCore/ChangeLog	2012-12-11 07:49:12 UTC (rev 137259)
+++ trunk/Source/WebCore/ChangeLog	2012-12-11 08:05:47 UTC (rev 137260)
@@ -1,3 +1,9 @@
+2012-12-11  Zan Dobersek  <[email protected]>
+
+        Unreviewed build fix after r137243.
+
+        * bindings/gobject/GNUmakefile.am:
+
 2012-12-10  No'am Rosenthal  <[email protected]>
 
         REGRESSION (r137006): CSS clip on solid color composited div broken

Modified: trunk/Source/WebCore/bindings/gobject/GNUmakefile.am (137259 => 137260)


--- trunk/Source/WebCore/bindings/gobject/GNUmakefile.am	2012-12-11 07:49:12 UTC (rev 137259)
+++ trunk/Source/WebCore/bindings/gobject/GNUmakefile.am	2012-12-11 08:05:47 UTC (rev 137260)
@@ -259,8 +259,6 @@
 	DerivedSources/webkit/WebKitDOMUIEventPrivate.h \
 	DerivedSources/webkit/WebKitDOMValidityState.cpp \
 	DerivedSources/webkit/WebKitDOMValidityStatePrivate.h \
-	DerivedSources/webkit/WebKitDOMWebKitAnimation.cpp \
-	DerivedSources/webkit/WebKitDOMWebKitAnimationList.cpp \
 	DerivedSources/webkit/WebKitDOMWebKitPoint.cpp \
 	DerivedSources/webkit/WebKitDOMWebKitPointPrivate.h \
 	DerivedSources/webkit/WebKitDOMWebKitNamedFlow.cpp \
@@ -398,8 +396,6 @@
 	DerivedSources/webkit/WebKitDOMPropertyNodeList.h \
 	DerivedSources/webkit/WebKitDOMScreen.h \
 	DerivedSources/webkit/WebKitDOMShadowRoot.h \
-	DerivedSources/webkit/WebKitDOMWebKitAnimation.h \
-	DerivedSources/webkit/WebKitDOMWebKitAnimationList.h \
 	DerivedSources/webkit/WebKitDOMWebKitPoint.h \
 	DerivedSources/webkit/WebKitDOMWebKitNamedFlow.h \
 	DerivedSources/webkit/WebKitDOMDOMMimeType.h \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to