Chromium Code Reviews| Index: components/network_hints/common/BUILD.gn |
| diff --git a/components/network_hints/common/BUILD.gn b/components/network_hints/common/BUILD.gn |
| index 1e06117a04bfad960b42c0213a5402d90eadb3fb..97e437487b29725449bdeb2bc6f9d60f214dea5f 100644 |
| --- a/components/network_hints/common/BUILD.gn |
| +++ b/components/network_hints/common/BUILD.gn |
| @@ -15,5 +15,6 @@ source_set("common") { |
| deps = [ |
| "//base", |
| + "//ui/accessibility", |
| ] |
| } |