| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index b1eaffb3676496c38227eed8928a7c4bcb62bb0f..2ba20b1c7f5f7253e0b2f02164576ca3d3d007bb 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -45,7 +45,7 @@ static_library("common") {
|
| #"//components/json_schema", TODO(GYP)
|
| "//components/metrics",
|
| #"//components/components.gyp:policy_component_common", TODO(GYP)
|
| - "//components/translate:translate_core_common",
|
| + "//components/translate/core/common",
|
| "//components/variations",
|
| "//content/public/common",
|
| "//crypto",
|
|
|