From: bfulgham@apple.com Date: Mon, 31 Aug 2015 18:08:30 +0000 (+0000) Subject: [Win] Unreviewed build fix. X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=d4dd65adf0adadac1688ad4707bb9afdac9f8c7e [Win] Unreviewed build fix. * win/lib32/WebKitSystemInterface.lib: Update with VS2015 build of this library to avoid linker errors on build bots. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@189175 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/WebKitLibraries/ChangeLog b/WebKitLibraries/ChangeLog index 8df84f955987..474ef0880ba5 100644 --- a/WebKitLibraries/ChangeLog +++ b/WebKitLibraries/ChangeLog @@ -1,3 +1,10 @@ +2015-08-31 Brent Fulgham + + [Win] Unreviewed build fix. + + * win/lib32/WebKitSystemInterface.lib: Update with VS2015 build of this + library to avoid linker errors on build bots. + 2015-08-21 Brent Fulgham [Win] Unreviewed build fix. diff --git a/WebKitLibraries/win/lib32/WebKitSystemInterface.lib b/WebKitLibraries/win/lib32/WebKitSystemInterface.lib index 4fd609cc3222..07af5ab39d8d 100644 Binary files a/WebKitLibraries/win/lib32/WebKitSystemInterface.lib and b/WebKitLibraries/win/lib32/WebKitSystemInterface.lib differ