| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 4ff0c76bbecb5e595ba80a244ea29500e8799226..37304695ff60bf356a655fa500d75d2900234d3b 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -74,7 +74,7 @@ source_set("browser") {
|
| "//net",
|
| "//net:extras",
|
| "//services/shell",
|
| - "//services/shell/public/cpp:cpp_for_chromium",
|
| + "//services/shell/public/cpp",
|
| "//services/shell/public/interfaces",
|
| "//services/shell/runner/common",
|
| "//services/shell/runner/host:lib",
|
|
|