Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index b1c678cb5c20915a0c69c7dd1669051286a02dd2..d491ed94e55e1fd590ff01b67dfd4ac02bf225f0 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -103,9 +103,6 @@ const char kAppModeOAuth2Token[] = "app-mode-oauth-token"; |
// Whether to always use the new app install bubble when installing an app. |
const char kAppsNewInstallBubble[] = "apps-new-install-bubble"; |
-// 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"; |