| Index: chrome/BUILD.gn
|
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
|
| index e94aab1ff94d86de4135c83ee7cdf37a41ad94e6..090e98d8a0be21cb71e730d77a0806cb0b513a85 100644
|
| --- a/chrome/BUILD.gn
|
| +++ b/chrome/BUILD.gn
|
| @@ -342,7 +342,6 @@ if (is_win) {
|
| "//components/policy:generated",
|
| "//content/app/resources",
|
| "//crypto",
|
| - "//headless:headless_shell_browser_lib",
|
| "//net:net_resources",
|
| "//ppapi/features",
|
| "//third_party/cld",
|
| @@ -433,7 +432,6 @@ if (is_win) {
|
| "//components/browser_watcher:browser_watcher_client",
|
| "//components/crash/content/app",
|
| "//content/public/app:child",
|
| - "//headless:headless_shell_child_lib",
|
| ]
|
|
|
| ldflags = [
|
|
|