blob: b5a13f173bf0bc4a0f099dbe0c83ea30db8435a2 [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(SessionRestorationSessionIDCheck,
base::FEATURE_ENABLED_BY_DEFAULT);
} // namespace session::features