blob: 40c094adfceba2bd1c9fb6a3cdff879158a1a7b0 [file] [log] [blame]
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/security_interstitials/core/features.h"
namespace security_interstitials {
const base::Feature kInsecureFormSubmissionInterstitial{
"InsecureFormSubmissionInterstitial", base::FEATURE_DISABLED_BY_DEFAULT};
} // namespace security_interstitials