Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 1897585cadb46a58f6597b20bc8122d3f37c4e9c..2cfffe73077108614bf92f15ed31a15b6cafc07b 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -311,9 +311,6 @@ const char kEasyUnlockAppPath[] = "easy-unlock-app-path"; |
// app to their shelf (or platform-specific equivalent) |
const char kEnableAddToShelf[] = "enable-add-to-shelf"; |
-// Enable OS integration for Chrome app file associations. |
-const char kEnableAppsFileAssociations[] = "enable-apps-file-associations"; |
- |
// If the WebRTC logging private API is active, enables audio debug recordings. |
const char kEnableAudioDebugRecordingsFromExtension[] = |
"enable-audio-debug-recordings-from-extension"; |