Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 2c4ab569eb47cb9209c59d4f54f4b612960380a9..320480033f15c395f12ce09acb10327ef5c9698d 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -18,6 +18,7 @@ group("root") { |
| deps = [ |
| "//base(//build/toolchain/nacl:x86_newlib)", |
| "//chrome", |
| + "//components/language_usage_metrics", |
| "//components/navigation_metrics", |
| "//components/onc:onc_component", |
| "//components/startup_metric_utils", |