From 9f72fa7c2dfd516d327dbb12c49d3f596e19639c Mon Sep 17 00:00:00 2001 From: Steve Lamerton Date: Sun, 14 Aug 2011 12:25:44 +0000 Subject: [PATCH] Add missing bakefile from previous commit. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/files.bkl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index fd48ac92cf..7014b77647 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -3357,7 +3357,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(WEB_SRC_PLATFORM) src/common/webview.cpp - src/common/webviewfilehandler.cpp + src/common/webviewarchivehandler.cpp @@ -3377,7 +3377,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(WEB_HDR_PLATFORM) wx/webview.h - wx/webviewfilehandler.h + wx/webviewarchivehandler.h -- 2.45.2