blob: 76d9d0b88fe12ca4f5cd95da5ebeb0baf3df70e0 [file] [log] [blame]
// Copyright 2025 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/passwords/model/features.h"
#import "base/feature_list.h"
BASE_FEATURE(kImportPasswordsFromSafari, base::FEATURE_DISABLED_BY_DEFAULT);
BASE_FEATURE(kPasswordManagerEnableCrowdsourcingUploads,
base::FEATURE_DISABLED_BY_DEFAULT);