Index: components/offline_pages/DEPS |
diff --git a/components/offline_pages/DEPS b/components/offline_pages/DEPS |
index 2393a77688a270bd555da20d2229280571b7f910..e49d933c08f476b4966355ca8cfb97e8361e222e 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", |
] |