[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.21-584-g1e41756

pkasting at chromium.org pkasting at chromium.org
Fri Feb 26 22:25:14 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 5bb962a861f9f6afb64896b16adb9bad03ead95b
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