summaryrefslogtreecommitdiffstats
path: root/components/offline_pages/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'components/offline_pages/DEPS')
-rw-r--r--components/offline_pages/DEPS2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/offline_pages/DEPS b/components/offline_pages/DEPS
index 2393a77..e49d933c0 100644
--- a/components/offline_pages/DEPS
+++ b/components/offline_pages/DEPS
@@ -1,4 +1,6 @@
include_rules = [
"+components/keyed_service",
+ "+components/leveldb_proto",
"+net",
+ "+third_party/leveldatabase",
]