summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/chrome_switches.cc')
-rw-r--r--chrome/common/chrome_switches.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
index 3f55ee9..fa39677 100644
--- a/chrome/common/chrome_switches.cc
+++ b/chrome/common/chrome_switches.cc
@@ -349,10 +349,6 @@ const char kDisableSyncPreferences[] = "disable-sync-preferences";
// Disable syncing of themes.
const char kDisableSyncThemes[] = "disable-sync-themes";
-// Enable the new autofill type.
-const char kEnableSyncNewAutofill[] =
- "enable-sync-new-autofill-data-type";
-
// Disable tabbed options, i.e., DOMUI version of options window.
const char kDisableTabbedOptions[] = "disable-tabbed-options";