Title: [156696] trunk/Source/WebCore
Revision
156696
Author
wei...@apple.com
Date
2013-09-30 22:10:21 -0700 (Mon, 30 Sep 2013)

Log Message

Fixing the build.

* GNUmakefile.list.am:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (156695 => 156696)


--- trunk/Source/WebCore/ChangeLog	2013-10-01 04:59:55 UTC (rev 156695)
+++ trunk/Source/WebCore/ChangeLog	2013-10-01 05:10:21 UTC (rev 156696)
@@ -1,5 +1,11 @@
 2013-09-30  Sam Weinig  <s...@webkit.org>
 
+        Fixing the build.
+
+        * GNUmakefile.list.am:
+
+2013-09-30  Sam Weinig  <s...@webkit.org>
+
         More build fixing.
 
         * GNUmakefile.list.am:

Modified: trunk/Source/WebCore/GNUmakefile.list.am (156695 => 156696)


--- trunk/Source/WebCore/GNUmakefile.list.am	2013-10-01 04:59:55 UTC (rev 156695)
+++ trunk/Source/WebCore/GNUmakefile.list.am	2013-10-01 05:10:21 UTC (rev 156696)
@@ -2264,8 +2264,6 @@
 	Source/WebCore/bindings/js/JSDeviceOrientationEventCustom.cpp \
 	Source/WebCore/bindings/js/JSDocumentCustom.cpp \
 	Source/WebCore/bindings/js/JSElementCustom.cpp \
-	Source/WebCore/bindings/js/JSEntryCustom.cpp \
-	Source/WebCore/bindings/js/JSEntrySyncCustom.cpp \
 	Source/WebCore/bindings/js/JSEventCustom.cpp \
 	Source/WebCore/bindings/js/JSEventListener.cpp \
 	Source/WebCore/bindings/js/JSEventListener.h \
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to