Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 205f010db1a434b0ec093ca2200ae04918f91211..65b73bda3e7c79d0a55def4913376acb9e4dde84 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -223,9 +223,6 @@ const char kDisableAuthNegotiateCnameLookup[] = |
// measurements. |
const char kDisableBackgroundNetworking[] = "disable-background-networking"; |
-// Disables the bundled PPAPI version of Flash. |
-const char kDisableBundledPpapiFlash[] = "disable-bundled-ppapi-flash"; |
- |
// Disables the client-side phishing detection feature. Note that even if |
// client-side phishing detection is enabled, it will only be active if the |
// user has opted in to UMA stats and SafeBrowsing is enabled in the |