blob: f31590bc33c9128b0561f1cbc3871ee3a49f6451 [file] [log] [blame]
// Copyright 2021 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Feature for session-only data deletion on startup.
#include "chrome/browser/sessions/sessions_features.h"
BASE_FEATURE(kDeleteStaleSessionCookiesOnStartup,
"DeleteStaleSessionCookiesOnStartup",
base::FEATURE_DISABLED_BY_DEFAULT);