[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198
tonyg at chromium.org
tonyg at chromium.org
Sun Feb 20 22:59:55 UTC 2011
The following commit has been merged in the webkit-1.3 branch:
commit 707f732c194e26d3943a8163a449f6e90245f498
Author: tonyg at chromium.org <tonyg at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Sat Jan 15 00:44:33 2011 +0000
2011-01-14 Tony Gentilcore <tonyg at chromium.org>
Unreviewed build fix.
Fix Qt build after r75837
https://bugs.webkit.org/show_bug.cgi?id=52494
* css/CSSStyleSelector.cpp:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75842 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog
index 9160bd6..e19b862 100644
--- a/Source/WebCore/ChangeLog
+++ b/Source/WebCore/ChangeLog
@@ -5,6 +5,15 @@
Fix Qt build after r75837
https://bugs.webkit.org/show_bug.cgi?id=52494
+ * css/CSSStyleSelector.cpp:
+
+2011-01-14 Tony Gentilcore <tonyg at chromium.org>
+
+ Unreviewed build fix.
+
+ Fix Qt build after r75837
+ https://bugs.webkit.org/show_bug.cgi?id=52494
+
* rendering/InlineFlowBox.h:
* rendering/RenderBoxModelObject.h:
diff --git a/Source/WebCore/css/CSSStyleSelector.cpp b/Source/WebCore/css/CSSStyleSelector.cpp
index 93db2f4..583df56 100644
--- a/Source/WebCore/css/CSSStyleSelector.cpp
+++ b/Source/WebCore/css/CSSStyleSelector.cpp
@@ -79,6 +79,7 @@
#include "ScaleTransformOperation.h"
#include "SelectionController.h"
#include "Settings.h"
+#include "ShadowData.h"
#include "ShadowValue.h"
#include "SkewTransformOperation.h"
#include "StyleCachedImage.h"
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list