diff options
Diffstat (limited to 'components/drive/DEPS')
-rw-r--r-- | components/drive/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/drive/DEPS b/components/drive/DEPS index 48aeee1..c23c40e 100644 --- a/components/drive/DEPS +++ b/components/drive/DEPS @@ -1,6 +1,7 @@ include_rules = [ "+components/invalidation", "+components/keyed_service", + "+components/prefs", "+google_apis", "+google/cacheinvalidation/types.pb.h", "+net", |