diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index ef7a8b9..b5491cf 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -681,6 +681,7 @@ '../third_party/libxml/libxml.gyp:libxml', '../third_party/npapi/npapi.gyp:npapi', '../third_party/hunspell/hunspell.gyp:hunspell', + '../webkit/webkit.gyp:database', '../webkit/webkit.gyp:glue', ], 'include_dirs': [ |