diff options
author | aa@google.com <aa@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-05 17:47:58 +0000 |
---|---|---|
committer | aa@google.com <aa@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-05 17:47:58 +0000 |
commit | d89d9f0acc91fdbb0b90e137c19de0f328c0a40a (patch) | |
tree | 7e902c40394c4fecc6c8ad48455700df1731590b /chrome/chrome.sln | |
parent | 4c55dad818867cce0dd451e9ddc345a8946342e5 (diff) | |
download | chromium_src-d89d9f0acc91fdbb0b90e137c19de0f328c0a40a.zip chromium_src-d89d9f0acc91fdbb0b90e137c19de0f328c0a40a.tar.gz chromium_src-d89d9f0acc91fdbb0b90e137c19de0f328c0a40a.tar.bz2 |
Try again to begin compiling the files that implemen the HTML5
database API.
This time, I added a project dependency from WebCore to sqlite
on every solution that includes WebCore.
Review URL: http://codereview.chromium.org/466
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1785 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.sln')
-rw-r--r-- | chrome/chrome.sln | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.sln b/chrome/chrome.sln index 246e950..491ebf2 100644 --- a/chrome/chrome.sln +++ b/chrome/chrome.sln @@ -39,6 +39,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}" |