Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1578)

Unified Diff: chrome/common/chrome_switches.cc

Issue 111633003: Removes some dead database code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: leave idle comment Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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";
« chrome/browser/history/visitsegment_database.cc ('K') | « chrome/common/chrome_switches.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698