blob: 7b6895afb9b6814e054a973ba745861cd64e7dda [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 kSecurityInterstitialsDarkMode{
"SecurityInterstitialsDarkMode", base::FEATURE_DISABLED_BY_DEFAULT};
} // namespace security_interstitials