Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 22914f1dfb243fd92e7a27c413e57bfc425b91e3..81a368ce5040016d3ad454f9c64cf282c45577e3 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -109,6 +109,7 @@ extern const char kDumpBrowserHistograms[]; |
extern const char kEasyUnlockAppPath[]; |
extern const char kEnableAddToShelf[]; |
extern const char kEnableAppsFileAssociations[]; |
+extern const char kEnableAudioDebugRecordingsFromExtension[]; |
extern const char kEnableBenchmarking[]; |
extern const char kEnableBookmarkUndo[]; |
extern const char kEnableChildAccountDetection[]; |