Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 35543586c12c4d18ccf4bba5cd6313052ca95cf5..3ca2c99757cdfef358e97393f7c908679cb6a7b4 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -303,6 +303,7 @@ extern const char kPurgeMemoryButton[]; |
extern const char kRecordStats[]; |
extern const char kRecordMode[]; |
extern const char kRemoteDebuggingFrontend[]; |
+extern const char kEnableSilentDebugging[]; |
extern const char kRendererPrintPreview[]; |
extern const char kResetLocalPassphrase[]; |
extern const char kResetVariationState[]; |