Title: [140672] trunk/Source/WebCore
- Revision
- 140672
- Author
- [email protected]
- Date
- 2013-01-24 03:47:01 -0800 (Thu, 24 Jan 2013)
Log Message
[GTK] Unreviewed build fix.
Do not include the header file WebKitDOMPerformanceEntryList.h in
the build sources because we do not want the DOM bindings
generator to include it in webkitdomdefes.h twice.
* bindings/gobject/GNUmakefile.am:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (140671 => 140672)
--- trunk/Source/WebCore/ChangeLog 2013-01-24 11:25:52 UTC (rev 140671)
+++ trunk/Source/WebCore/ChangeLog 2013-01-24 11:47:01 UTC (rev 140672)
@@ -1,3 +1,13 @@
+2013-01-24 Sergio Villar Senin <[email protected]>
+
+ [GTK] Unreviewed build fix.
+
+ Do not include the header file WebKitDOMPerformanceEntryList.h in
+ the build sources because we do not want the DOM bindings
+ generator to include it in webkitdomdefes.h twice.
+
+ * bindings/gobject/GNUmakefile.am:
+
2013-01-24 Julien BRIANCEAU <[email protected]>
Fix Qt build (KO since r140610), typo error for QString::fromUtf16 function.
Modified: trunk/Source/WebCore/bindings/gobject/GNUmakefile.am (140671 => 140672)
--- trunk/Source/WebCore/bindings/gobject/GNUmakefile.am 2013-01-24 11:25:52 UTC (rev 140671)
+++ trunk/Source/WebCore/bindings/gobject/GNUmakefile.am 2013-01-24 11:47:01 UTC (rev 140672)
@@ -232,7 +232,6 @@
DerivedSources/webkitdom/WebKitDOMPerformance.cpp \
DerivedSources/webkitdom/WebKitDOMPerformanceEntry.cpp \
DerivedSources/webkitdom/WebKitDOMPerformanceEntryList.cpp \
- DerivedSources/webkitdom/WebKitDOMPerformanceEntryList.h \
DerivedSources/webkitdom/WebKitDOMPerformanceEntryPrivate.h \
DerivedSources/webkitdom/WebKitDOMPerformancePrivate.h \
DerivedSources/webkitdom/WebKitDOMPerformanceNavigation.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes