Chromium Code Reviews| Index: components/flags_ui/BUILD.gn |
| diff --git a/components/flags_ui/BUILD.gn b/components/flags_ui/BUILD.gn |
| index 5f226ffd7c245c7769c2729a79b98425d393ee2f..9d085a16ad0fe74279039d3a29383c52fedbe4d1 100644 |
| --- a/components/flags_ui/BUILD.gn |
| +++ b/components/flags_ui/BUILD.gn |
| @@ -48,6 +48,7 @@ source_set("unit_tests") { |
| ":flags_ui", |
| ":switches", |
| "//base", |
| + "//base/test:test_support", |
| "//components/prefs:test_support", |
| "//components/strings", |
| "//components/variations", |