Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 0cdb04cbad04b457c3cb85d6f7b6b0830e200c60..2f41f2349aa1bb0999687c335e5590c986ae0e8a 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -301,6 +301,7 @@ extern const char kPurgeMemoryButton[]; |
extern const char kRecordStats[]; |
extern const char kRecordMode[]; |
extern const char kRemoteDebuggingFrontend[]; |
+extern const char kExtensionDebuggingSilent[]; |
extern const char kRendererPrintPreview[]; |
extern const char kResetLocalPassphrase[]; |
extern const char kResetVariationState[]; |