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

Unified Diff: headless/BUILD.gn

Issue 2723933003: Rollfowrad of crrev.com/2720863003/: Make --headless flag work on Mac (Closed)
Patch Set: 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 | « chrome/app/chrome_main.cc ('k') | headless/lib/browser/headless_content_browser_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/BUILD.gn
diff --git a/headless/BUILD.gn b/headless/BUILD.gn
index 8b8c6a9a6e7ef7bd23dacb85d4cf966097dd1ae5..54c95e766cb3ceb8b85ae186ed84a13a6fd8072f 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -285,6 +285,7 @@ static_library("headless_lib") {
"//components/security_state/core",
"//content/public/app:both",
"//content/public/browser",
+ "//content/public/child:child",
"//content/public/common",
"//content/public/common:service_names",
"//net",
« no previous file with comments | « chrome/app/chrome_main.cc ('k') | headless/lib/browser/headless_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698