summaryrefslogtreecommitdiffstats
path: root/chromium/components/session_proto_db/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/session_proto_db/DEPS')
-rw-r--r--chromium/components/session_proto_db/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/components/session_proto_db/DEPS b/chromium/components/session_proto_db/DEPS
index fb58562ca62..675cc33c16e 100644
--- a/chromium/components/session_proto_db/DEPS
+++ b/chromium/components/session_proto_db/DEPS
@@ -3,5 +3,6 @@ include_rules = [
"+components/keyed_service",
"+components/leveldb_proto",
"+content/public/browser",
+ "+content/public/test",
"+third_party/leveldatabase",
]