Title: [139755] trunk/Source/WebCore
- Revision
- 139755
- Author
- commit-qu...@webkit.org
- Date
- 2013-01-15 10:34:07 -0800 (Tue, 15 Jan 2013)
Log Message
[GTK] Fix build after r139665
https://bugs.webkit.org/show_bug.cgi?id=106917
Patch by Michael Pruett <mich...@68k.org> on 2013-01-15
Reviewed by Dean Jackson.
* GNUmakefile.list.am:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (139754 => 139755)
--- trunk/Source/WebCore/ChangeLog 2013-01-15 18:26:16 UTC (rev 139754)
+++ trunk/Source/WebCore/ChangeLog 2013-01-15 18:34:07 UTC (rev 139755)
@@ -1,3 +1,12 @@
+2013-01-15 Michael Pruett <mich...@68k.org>
+
+ [GTK] Fix build after r139665
+ https://bugs.webkit.org/show_bug.cgi?id=106917
+
+ Reviewed by Dean Jackson.
+
+ * GNUmakefile.list.am:
+
2013-01-15 Antti Koivisto <an...@apple.com>
Move parent pointer from TreeShared to subclass
Modified: trunk/Source/WebCore/GNUmakefile.list.am (139754 => 139755)
--- trunk/Source/WebCore/GNUmakefile.list.am 2013-01-15 18:26:16 UTC (rev 139754)
+++ trunk/Source/WebCore/GNUmakefile.list.am 2013-01-15 18:34:07 UTC (rev 139755)
@@ -6346,6 +6346,8 @@
Source/ThirdParty/ANGLE/src/compiler/ShHandle.h \
Source/ThirdParty/ANGLE/src/compiler/SymbolTable.cpp \
Source/ThirdParty/ANGLE/src/compiler/SymbolTable.h \
+ Source/ThirdParty/ANGLE/src/compiler/VariablePacker.cpp \
+ Source/ThirdParty/ANGLE/src/compiler/VariablePacker.h \
Source/ThirdParty/ANGLE/src/compiler/VersionGLSL.cpp \
Source/ThirdParty/ANGLE/src/compiler/VersionGLSL.h \
Source/ThirdParty/ANGLE/src/compiler/timing/RestrictFragmentShaderTiming.cpp \
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes