| Index: components/user_prefs/tracked/DEPS
|
| diff --git a/components/user_prefs/tracked/DEPS b/components/user_prefs/tracked/DEPS
|
| index 19337756acbd160a225cdd04f56c782978753d30..f38ec1bdcb20cde103d0662386182551fb4eac6f 100644
|
| --- a/components/user_prefs/tracked/DEPS
|
| +++ b/components/user_prefs/tracked/DEPS
|
| @@ -1,5 +1,6 @@
|
| include_rules = [
|
| "+components/pref_registry",
|
| "+crypto/hmac.h",
|
| - "+services/preferences/public/interfaces/tracked_preference_validation_delegate.mojom.h"
|
| + "+services/preferences/public/interfaces/preferences_configuration.mojom-shared.h",
|
| + "+services/preferences/public/interfaces/tracked_preference_validation_delegate.mojom.h",
|
| ]
|
|
|