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

Unified Diff: chrome/BUILD.gn

Issue 2837093003: Revert of Add --headless flag to Windows (Closed)
Patch Set: Fix compilation issue 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 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 = [
« 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