From be740292c9d0a57768be27651e9d929db97e0c4f Mon Sep 17 00:00:00 2001 From: "aa@google.com" Date: Mon, 3 Nov 2008 20:52:30 +0000 Subject: Get Database compiling on Chromium. Note that because we aren't generating the bindings, this doesn't actually expose the DB code to web pages. Review URL: http://codereview.chromium.org/7982 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4486 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome.sln | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/chrome.sln') diff --git a/chrome/chrome.sln b/chrome/chrome.sln index bd6bf8c..336e0e2 100644 --- a/chrome/chrome.sln +++ b/chrome/chrome.sln @@ -71,6 +71,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebCore", "..\webkit\build\ {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} = {2F7EDFA2-EE27-4D83-8454-9EFBD5779203} {31D88CBF-DC28-47A8-8838-BF81D528EE74} = {31D88CBF-DC28-47A8-8838-BF81D528EE74} {4BD929D4-494B-4EE8-91F6-FD0277A51D2B} = {4BD929D4-494B-4EE8-91F6-FD0277A51D2B} + {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} = {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Port", "..\webkit\build\port\port.vcproj", "{5597AD47-3494-4750-A235-4F9C2F864700}" -- cgit v1.1