[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373
pkasting at chromium.org
pkasting at chromium.org
Thu Apr 8 01:52:41 UTC 2010
The following commit has been merged in the webkit-1.2 branch:
commit 84505f43c59d9076e702e30beb889c23b26f40fc
Author: pkasting at chromium.org <pkasting at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Thu Feb 18 22:40:50 2010 +0000
Not reviewed, Chromium build fix.
r54963 had a typo in the WebCore.gypi change.
https://bugs.webkit.org/show_bug.cgi?id=35003
* WebCore.gypi:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54989 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 8ba8d70..82e379f 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,12 @@
+2010-02-18 Peter Kasting <pkasting at google.com>
+
+ Not reviewed, Chromium build fix.
+
+ r54963 had a typo in the WebCore.gypi change.
+ https://bugs.webkit.org/show_bug.cgi?id=35003
+
+ * WebCore.gypi:
+
2010-02-18 Vangelis Kokkevis <vangelis at chromium.org>
Reviewed by Simon Fraser.
diff --git a/WebCore/WebCore.gypi b/WebCore/WebCore.gypi
index 30614f2..da1e01b 100644
--- a/WebCore/WebCore.gypi
+++ b/WebCore/WebCore.gypi
@@ -3857,7 +3857,7 @@
'inspector/front-end/Images/paneSettingsButtons.png',
'inspector/front-end/Images/pauseOnExceptionButtonGlyph.png',
'inspector/front-end/Images/percentButtonGlyph.png',
- 'inspector/front-end/Images/popoverArrow.png',
+ 'inspector/front-end/Images/popoverArrows.png',
'inspector/front-end/Images/popoverBackground.png',
'inspector/front-end/Images/profileGroupIcon.png',
'inspector/front-end/Images/profileIcon.png',
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list