| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 2b74304204d9b569224f0d2f333c59f026f1801c..7f9538c2578928ae6e9c2396fcd88fa4353f7c7d 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -39,7 +39,6 @@ static_library("common") {
|
| "//chrome:strings",
|
| "//chrome/app/theme:theme_resources",
|
| "//chrome/common:constants",
|
| - "//chrome/common/metrics/proto",
|
| "//chrome/common/net",
|
| #"//components/cloud_devices:common", TODO(GYP)
|
| #"//components/json_schema", TODO(GYP)
|
|
|