Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index eea06980182667133b553b1d4978474a71df3f31..88ff0fdea196e8da5895e9df0d8dfb46f950612e 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -100,9 +100,6 @@ const char kAppModeAuthCode[] = "app-mode-auth-code"; |
// Value of OAuth2 refresh token for --force-app-mode. |
const char kAppModeOAuth2Token[] = "app-mode-oauth-token"; |
-// Experimental native frame support for packaged apps. |
-const char kAppsUseNativeFrame[] = "apps-use-native-frame"; |
- |
// Enables overriding the path for the default authentication extension. |
const char kAuthExtensionPath[] = "auth-ext-path"; |