Chromium Code Reviews| Index: chrome/app/BUILD.gn |
| diff --git a/chrome/app/BUILD.gn b/chrome/app/BUILD.gn |
| index 5caffcedcb81fbca48376bdf37fdc292de673935..d5627f444623d201afbb45d3a1a03b149c2ba65a 100644 |
| --- a/chrome/app/BUILD.gn |
| +++ b/chrome/app/BUILD.gn |
| @@ -354,7 +354,7 @@ source_set("test_support") { |
| if (is_chromeos) { |
| deps += [ |
| "//chrome/browser/chromeos", |
| - "//components/metrics:leak_detector", |
| + "//components/metrics/leak_detector:leak_detector", |
| ] |
| } |