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

Unified Diff: headless/app/headless_shell_switches.h

Issue 2762593002: Add --headless flag to Windows (Closed)
Patch Set: Fixed headless_unittests 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
Index: headless/app/headless_shell_switches.h
diff --git a/headless/app/headless_shell_switches.h b/headless/app/headless_shell_switches.h
index 55856a9b099b3239980f38dbf85109db4677c6f3..90566c6f085ddf7e25073f87ba77ba7dbe6a8649 100644
--- a/headless/app/headless_shell_switches.h
+++ b/headless/app/headless_shell_switches.h
@@ -11,6 +11,7 @@ namespace headless {
namespace switches {
extern const char kDefaultBackgroundColor[];
+extern const char kEnableCrashReporter[];
extern const char kCrashDumpsDir[];
extern const char kDeterministicFetch[];
extern const char kDumpDom[];

Powered by Google App Engine
This is Rietveld 408576698