| Index: chromecast/browser/metrics/BUILD.gn
|
| diff --git a/chromecast/browser/metrics/BUILD.gn b/chromecast/browser/metrics/BUILD.gn
|
| index 81233e8ca05c98f1eb918d1a59937cb11d5de7a3..fad608a3dd2faeb15fcaf99d43372e14011a172e 100644
|
| --- a/chromecast/browser/metrics/BUILD.gn
|
| +++ b/chromecast/browser/metrics/BUILD.gn
|
| @@ -22,8 +22,8 @@ source_set("metrics") {
|
| "//components/metrics:gpu",
|
| "//components/metrics:net",
|
| "//components/metrics:profiler",
|
| - "//content/public/common",
|
| "//content/public/browser",
|
| + "//content/public/common",
|
| ]
|
|
|
| if (is_linux) {
|
|
|