Skip to content
  • ddkilzer@apple.com's avatar
    BUILD FIX (r39641): Try to fix build error · 55c91bb8
    ddkilzer@apple.com authored
            Try to fix the following build errors:
    
                WebIconDatabase.cpp
                ..\WebIconDatabase.cpp(255) : error C3861: 'shutDownIconDatabase': identifier not found
                ..\WebIconDatabase.cpp(258) : error C3861: 'startUpIconDatabase': identifier not found
    
            * WebIconDatabase.h:
            (WebIconDatabase::startUpIconDatabase): Make protected.
            (WebIconDatabase::shutDownIconDatabase): Ditto.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@39646 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    55c91bb8