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