Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Unified Diff: chrome/BUILD.gn

Issue 2835603002: Revert of Add --headless flag to Windows (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/app/chrome_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 = [
« no previous file with comments | « no previous file | chrome/app/chrome_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698