[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

kocienda kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 06:37:24 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 594c7115a093d41ef20995b6e7ed9cdf33dad00c
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Sep 9 17:47:24 2002 +0000

    	I removed WebCacheLoaderConstantsPrivate.h, but did not check for who
    	was importing that file. Duh!
    
    	Includes now fixed.
    
            * CacheLoader.subproj/WebCacheObject.m:
            * CacheLoader.subproj/WebDiskCache.m:
            * CacheLoader.subproj/WebMemoryCache.m:
            * CacheLoader.subproj/WebResourceHandle.m:
            * CacheLoader.subproj/WebResourceHandleInternal.h:
            * CacheLoader.subproj/WebResourceHandlePrivate.h:
            * CacheLoader.subproj/WebResourceLoad.h:
            * Database.subproj/WebFileDatabase.m:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2007 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/Misc.subproj/WebFileDatabase.m b/WebKit/Misc.subproj/WebFileDatabase.m
index 740bb93..dacf674 100644
--- a/WebKit/Misc.subproj/WebFileDatabase.m
+++ b/WebKit/Misc.subproj/WebFileDatabase.m
@@ -12,7 +12,6 @@
 
 #import "WebFileDatabase.h"
 #import "WebNSFileManagerExtras.h"
-#import "WebCacheLoaderConstantsPrivate.h"
 #import "WebFoundationLogging.h"
 
 #define SIZE_FILE_NAME @".size"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list