[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

tkent at chromium.org tkent at chromium.org
Wed Dec 22 13:54:23 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit f1bce6527a2c67556eadf89af9ae69cc7fdec1d9
Author: tkent at chromium.org <tkent at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Sep 29 06:30:45 2010 +0000

    2010-09-28  Kent Tamura  <tkent at chromium.org>
    
            Unreviewed, windows build fix for r68629.
    
            * WebCore.vcproj/WebCore.vcproj: Add TimeInputType.{cpp,h}
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68631 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 60d7b9c..a6c7a2a 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-09-28  Kent Tamura  <tkent at chromium.org>
+
+        Unreviewed, windows build fix for r68629.
+
+        * WebCore.vcproj/WebCore.vcproj: Add TimeInputType.{cpp,h}
+
 2010-09-28  Johnny Ding  <jnd at chromium.org>
 
         Reviewed by Adam Barth.
diff --git a/WebCore/WebCore.vcproj/WebCore.vcproj b/WebCore/WebCore.vcproj/WebCore.vcproj
index 6147ebb..a84f15c 100644
--- a/WebCore/WebCore.vcproj/WebCore.vcproj
+++ b/WebCore/WebCore.vcproj/WebCore.vcproj
@@ -42517,6 +42517,14 @@
 				>
 			</File>
 			<File
+				RelativePath="..\html\TimeInputType.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\html\TimeInputType.h"
+				>
+			</File>
+			<File
 				RelativePath="..\html\TimeRanges.cpp"
 				>
 			</File>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list