Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index e3e95223db6b3720d36285b0710e4fb203285e0f..496273720fe0caad883a550b208956d2e99730c8 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -575,10 +575,6 @@ const char kEnableBookmarkUndo[] = "enable-bookmark-undo"; |
// Print Proxy component within the service process. |
const char kEnableCloudPrintProxy[] = "enable-cloud-print-proxy"; |
-// Enables fetching the user's contacts from Google and showing them in the |
-// Chrome OS apps list. |
-const char kEnableContacts[] = "enable-contacts"; |
- |
// If true devtools experimental settings are enabled. |
const char kEnableDevToolsExperiments[] = "enable-devtools-experiments"; |