summaryrefslogtreecommitdiffstats
path: root/webkit/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/DEPS')
-rw-r--r--webkit/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/DEPS b/webkit/DEPS
index 2dbe2ac..537654c 100644
--- a/webkit/DEPS
+++ b/webkit/DEPS
@@ -13,6 +13,9 @@ include_rules = [
"+grit", # For generated headers
"+third_party/sqlite",
+ # For databases/
+ "+app/sql",
+
# TODO(brettw) - review these; move up if it's ok, or remove the dependency
"+net/base",
"+net/ftp",