diff options
Diffstat (limited to 'components/precache/DEPS')
-rw-r--r-- | components/precache/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/precache/DEPS b/components/precache/DEPS index e8a01ac..81775b5e 100644 --- a/components/precache/DEPS +++ b/components/precache/DEPS @@ -6,4 +6,5 @@ include_rules = [ "+components/precache/core", "+components/history/core/browser", + "+components/prefs", ] |