Index: components/offline_pages/DEPS |
diff --git a/components/offline_pages/DEPS b/components/offline_pages/DEPS |
index 2393a77688a270bd555da20d2229280571b7f910..dd82b1a52a6d32cf1e1741917d4e31ce5d3004db 100644 |
--- a/components/offline_pages/DEPS |
+++ b/components/offline_pages/DEPS |
@@ -1,4 +1,5 @@ |
include_rules = [ |
"+components/keyed_service", |
"+net", |
+ "+third_party/leveldatabase", |
Dmitry Titov
2015/06/04 00:25:52
If we can avoid this, it'd be great. For example,
fgorski
2015/06/05 21:28:42
Done.
|
] |