blob: b59bf295c08706382ba9776f5ea22ad10f5835d2 [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.
#include "chrome/browser/win/installer_downloader/installer_downloader_feature.h"
#include "base/feature_list.h"
namespace installer_downloader {
BASE_FEATURE(kInstallerDownloader, base::FEATURE_ENABLED_BY_DEFAULT);
} // namespace installer_downloader