diff options
Diffstat (limited to 'components/dom_distiller/DEPS')
-rw-r--r-- | components/dom_distiller/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS index 7c1ea01..15150b5 100644 --- a/components/dom_distiller/DEPS +++ b/components/dom_distiller/DEPS @@ -1,6 +1,7 @@ include_rules = [ "+components/leveldb_proto", "+components/pref_registry", + "+components/prefs", "+components/variations", "+google", # For third_party/protobuf. "+grit", # For generated headers. |