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

Unified Diff: headless/BUILD.gn

Issue 2887033003: Add specific headless_shell_win.cc and headless_content_main_delegate_win.cc (Closed)
Patch Set: Created 3 years, 7 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 | headless/app/headless_shell.h » ('j') | headless/app/headless_shell.h » ('J')
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 d14d75181a86e01aafba61b91e41acef688b5571..059346683122dd67e4be62583f37b3d015fcc99f 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -563,6 +563,7 @@ if (is_win) {
"app/headless_shell.h",
"app/headless_shell_switches.cc",
"app/headless_shell_switches.h",
+ "app/headless_shell_win.cc",
"app/shell_navigation_request.cc",
"app/shell_navigation_request.h",
"lib/browser/headless_content_browser_client.cc",
@@ -603,6 +604,7 @@ if (is_win) {
"app/headless_shell.h",
"app/headless_shell_switches.cc",
"app/headless_shell_switches.h",
+ "app/headless_shell_win.cc",
"app/shell_navigation_request.cc",
"app/shell_navigation_request.h",
"public/headless_shell.h",
« no previous file with comments | « no previous file | headless/app/headless_shell.h » ('j') | headless/app/headless_shell.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698