diff options
Diffstat (limited to 'components/pref_registry/DEPS')
-rw-r--r-- | components/pref_registry/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/pref_registry/DEPS b/components/pref_registry/DEPS index e7cf2c6f..48dd821 100644 --- a/components/pref_registry/DEPS +++ b/components/pref_registry/DEPS @@ -1,3 +1,4 @@ include_rules = [ + "+components/prefs", "+ui/base", ] |