Index: base/base_switches.h |
diff --git a/base/base_switches.h b/base/base_switches.h |
index ba995d5bb5a6eb4ee5ead6a4046f1ebdc43340ba..96cbd5bbb5642cfe5e37eda9c3c4cc05d9236a39 100644 |
--- a/base/base_switches.h |
+++ b/base/base_switches.h |
@@ -20,6 +20,8 @@ extern const char kProfilerTiming[]; |
extern const char kProfilerTimingDisabledValue[]; |
extern const char kTestChildProcess[]; |
extern const char kTraceToConsole[]; |
+extern const char kTraceToFile[]; |
+extern const char kTraceToFileName[]; |
extern const char kV[]; |
extern const char kVModule[]; |
extern const char kWaitForDebugger[]; |