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

Unified Diff: chrome/BUILD.gn

Issue 2720863003: Make --headless flag work on Mac (Closed)
Patch Set: revert fix Created 3 years, 10 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 6f50b978617dccf1648f8ee6c2f002f1c900a35c..d0eff0788dc9d81729b90b141c259ecf542b98f9 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -979,6 +979,7 @@ if (is_win) {
"//components/crash/content/app",
"//components/policy:generated",
"//content/public/app:both",
+ "//headless:headless_shell_lib",
"//pdf",
"//third_party/cld",
]
« 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