blob: e7ae86debbf39f39be3b5ece4134d3d4289be0a2 [file] [log] [blame]
// Copyright 2015 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.
[
RuntimeEnabled=InputDeviceCapabilities,
] dictionary InputDeviceCapabilitiesInit {
boolean firesTouchEvents = false;
};