chromium/device/gamepad/public/cpp/gamepads.cc

// Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "device/gamepad/public/cpp/gamepads.h"

namespace device {

const size_t Gamepads::kItemsLengthCap;

}  // namespace device