Chromium Code Reviews| Index: components/flags_ui/DEPS |
| diff --git a/components/flags_ui/DEPS b/components/flags_ui/DEPS |
| index 983d01e7a93846d289754a644088856172add522..02fddd1884679caa2f7df5b30cc1f93562f4ec45 100644 |
| --- a/components/flags_ui/DEPS |
| +++ b/components/flags_ui/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "+components/pref_registry", |
| "+components/prefs", |
| + "+components/variations", |
| "+grit/components_strings.h", |
| "+ui/base", |
| ] |