| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 109fb412bf422688ae9e719ae8cedc4c7b7dc60f..2c4ab569eb47cb9209c59d4f54f4b612960380a9 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -21,7 +21,8 @@ group("root") {
|
| "//components/navigation_metrics",
|
| "//components/onc:onc_component",
|
| "//components/startup_metric_utils",
|
| - "//components/translate:translate_common",
|
| + "//components/translate:translate_core_browser",
|
| + "//components/translate:translate_core_common",
|
| "//crypto",
|
| "//device/usb:device_usb",
|
| "//ipc",
|
|
|