Chromium Code Reviews| Index: chrome/BUILD.gn |
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
| index 40ba93f0a33b82c850d7a204c3c1e883a20f9190..724a7e4d5cddca7f4a634a5cb462c8adb816cf85 100644 |
| --- a/chrome/BUILD.gn |
| +++ b/chrome/BUILD.gn |
| @@ -239,9 +239,6 @@ |
| # Needed to use the master_preferences functions |
| "//chrome/installer/util:with_no_strings", |
| "//content/public/app:both", |
| - |
| - # For headless mode. |
| - "//headless:headless_shell_lib", |
| ] |
| if (enable_plugins && enable_pdf) { |
| deps += [ "//pdf" ] |