blob: d76a0270e2baa3634c6c4e24606095ae8b984e6b [file] [log] [blame]
// Copyright 2020 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "services/device/public/cpp/hid/hid_switches.h"
namespace switches {
// Disable the HID blocklist.
const char kDisableHidBlocklist[] = "disable-hid-blocklist";
} // namespace switches