blob: d45a989790db0a65c861424a94b202af5de56884 [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.
#ifndef COMPONENTS_SERVICES_QUARANTINE_QUARANTINE_FEATURES_WIN_H_
#define COMPONENTS_SERVICES_QUARANTINE_QUARANTINE_FEATURES_WIN_H_
#include "base/feature_list.h"
namespace quarantine {
extern const base::Feature kOutOfProcessQuarantine;
} // namespace quarantine
#endif // COMPONENTS_SERVICES_QUARANTINE_QUARANTINE_FEATURES_WIN_H_