blob: a21969c2b1dada0bddfc39ea0c61074a516ee248 [file] [log] [blame]
// Copyright 2024 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "ios/chrome/browser/sessions/model/features.h"
namespace session::features {
BASE_FEATURE(kSessionRestorationSessionIDCheck,
"SessionRestorationSessionIDCheck",
base::FEATURE_ENABLED_BY_DEFAULT);
} // namespace session::features