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

bweinstein at apple.com bweinstein at apple.com
Wed Dec 22 11:28:04 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 69ae4707705e0a0c22094f4a01987aa0ea78d30f
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jul 26 17:11:18 2010 +0000

    Touch MiniBrowser's stdafx to fix the build.
    
    Rubber-stamped by Adam Roben.
    
    * MiniBrowser/win/stdafx.h:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64052 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 4d85069..c97e995 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,11 @@
+2010-07-26  Brian Weinstein  <bweinstein at apple.com>
+
+        Rubber-stamped by Adam Roben.
+        
+        Touch MiniBrowser's stdafx to fix the build.
+
+        * MiniBrowser/win/stdafx.h:
+
 2010-07-26  Hayato Ito  <hayato at chromium.org>
 
         Reviewed by Shinichiro Hamaji.
diff --git a/WebKitTools/MiniBrowser/win/stdafx.h b/WebKitTools/MiniBrowser/win/stdafx.h
index c5a35f9..0522a17 100644
--- a/WebKitTools/MiniBrowser/win/stdafx.h
+++ b/WebKitTools/MiniBrowser/win/stdafx.h
@@ -28,3 +28,4 @@
 
 #include <tchar.h>
 #include <windows.h>
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list