Chromium Code Reviews| Index: components/captive_portal/BUILD.gn |
| diff --git a/components/captive_portal/BUILD.gn b/components/captive_portal/BUILD.gn |
| index c534db82a07c728fe61e804a5e81ae4a07769d68..12551f9009aec211a04a3ff48265c056257a1da6 100644 |
| --- a/components/captive_portal/BUILD.gn |
| +++ b/components/captive_portal/BUILD.gn |
| @@ -15,6 +15,7 @@ component("captive_portal") { |
| deps = [ |
| "//base", |
| + "//components/data_use_measurement/core", |
| "//net", |
| "//url", |
| ] |