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

Unified Diff: headless/app/headless_shell_switches.h

Issue 2675853002: headless: Don't delete log files in child processes (Closed)
Patch Set: Created 3 years, 11 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/lib/headless_content_main_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/app/headless_shell_switches.h
diff --git a/headless/app/headless_shell_switches.h b/headless/app/headless_shell_switches.h
index b6a6c5803ccc53034b289f471eb4814605a1b483..654675cd6becae187133b6ef5d70889bef0755f7 100644
--- a/headless/app/headless_shell_switches.h
+++ b/headless/app/headless_shell_switches.h
@@ -23,9 +23,7 @@ extern const char kVirtualTimeBudget[];
extern const char kWindowSize[];
// Switches which are replicated from content.
-using ::switches::kEnableLogging;
using ::switches::kHostResolverRules;
-using ::switches::kLoggingLevel;
using ::switches::kRemoteDebuggingPort;
} // namespace switches
« no previous file with comments | « no previous file | headless/lib/headless_content_main_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698