blob: 203e961d22ff6afdd4622b6956d306deed5a0eda [file] [log] [blame]
// Copyright 2021 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_SESSIONS_SESSIONS_FEATURES_H_
#define CHROME_BROWSER_SESSIONS_SESSIONS_FEATURES_H_
#include "base/feature_list.h"
extern const base::Feature kDeleteSessionOnlyDataOnStartup;
#endif // CHROME_BROWSER_SESSIONS_SESSIONS_FEATURES_H_