Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 70802d5759adbfc34b0e3ac59af8d6ac9d0d1ee9..cec8d176aca5c128b3b5c8c50bde871dc2b39ad1 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1457,9 +1457,6 @@ const char kTestType[] = "test-type"; |
// channel with the given ID. |
const char kTestingChannelID[] = "testing-channel"; |
-// Enables tracking the amount of non-idle time spent viewing pages. |
-const char kTrackActiveVisitTime[] = "track-active-visit-time"; |
- |
// Overrides the default server used for Google Translate. |
const char kTranslateScriptURL[] = "translate-script-url"; |