Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 0e6b87a09c0552738c6e3e50359298dce089768f..6bd6011aaaeb538fee2c2423b5519537043b93ae 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -242,6 +242,7 @@ extern const char kTraceShutdownFile[]; |
extern const char kTraceStartup[]; |
extern const char kTraceStartupDuration[]; |
extern const char kTraceStartupFile[]; |
+extern const char kTraceRotateStartupFile[]; |
CONTENT_EXPORT extern const char kUIPrioritizeInGpuProcess[]; |
CONTENT_EXPORT extern const char kUseDiscardableMemory[]; |
CONTENT_EXPORT extern const char kUseFakeUIForMediaStream[]; |