From 93ea39da5423d641ecbc5687764f6b12972e302a Mon Sep 17 00:00:00 2001 From: "engedy@chromium.org" Date: Mon, 4 Aug 2014 19:03:39 +0000 Subject: Eliminate all code related to the AutomaticProfileResetter. The component has been unused for a long time, is getting stale, and requires maintenance from time to time. BUG=370966 Review URL: https://codereview.chromium.org/271673006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287385 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/pref_names.h | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/common/pref_names.h') diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index 68b9a6f..a7f29635 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -381,7 +381,6 @@ extern const char kFullscreenAllowed[]; extern const char kLocalDiscoveryNotificationsEnabled[]; extern const char kPreferenceResetTime[]; -extern const char kProfileResetPromptMemento[]; extern const char kGCMChannelEnabled[]; extern const char kPushMessagingRegistrationCount[]; -- cgit v1.1