blob: 960427554bcba90ceb919b5858e920c18a586aa3 [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.
#ifndef CHROME_BROWSER_SESSIONS_SESSIONS_FEATURES_H_
#define CHROME_BROWSER_SESSIONS_SESSIONS_FEATURES_H_
#include "base/feature_list.h"
BASE_DECLARE_FEATURE(kDeleteSessionOnlyDataOnStartup);
#endif // CHROME_BROWSER_SESSIONS_SESSIONS_FEATURES_H_