chromium/ios/chrome/browser/iph_for_new_chrome_user/model/features.mm

// Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#import "ios/chrome/browser/iph_for_new_chrome_user/model/features.h"

BASE_FEATURE(kIPHForSafariSwitcher,
             "IPHForSafariSwitcher",
             base::FEATURE_ENABLED_BY_DEFAULT);