[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.22-985-g3c00f00
kov at webkit.org
kov at webkit.org
Wed Mar 17 18:44:01 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 286d8cf8f92656fe7d81c577c0201b0eafeee21e
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Mar 16 17:33:52 2010 +0000
Unreviewed. Build fix for distcheck.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@56071 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index c2e12a3..423d57b 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-03-16 Gustavo Noronha Silva <gustavo.noronha at collabora.co.uk>
+
+ Unreviewed. Build fix for distcheck.
+
+ * GNUmakefile.am:
+
2010-03-15 Darin Fisher <darin at chromium.org>
Reviewed by Adam Barth.
diff --git a/WebCore/GNUmakefile.am b/WebCore/GNUmakefile.am
index 930d3cf..b20d15f 100644
--- a/WebCore/GNUmakefile.am
+++ b/WebCore/GNUmakefile.am
@@ -1248,6 +1248,7 @@ webcore_sources += \
WebCore/inspector/InspectorResource.h \
WebCore/inspector/InspectorTimelineAgent.cpp \
WebCore/inspector/InspectorTimelineAgent.h \
+ WebCore/inspector/InspectorWorkerResource.h \
WebCore/inspector/JavaScriptCallFrame.cpp \
WebCore/inspector/JavaScriptCallFrame.h \
WebCore/inspector/ScriptBreakpoint.h \
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list