[gamepad] Rename GamepadPlatformDataFetcherWin...
... to XInputDataFetcherWin. This CL is part of the feature to make Windows.Gaming.Input (WGI) turned on by default on Chromium. WGI will provide game controller support on Windows 10 desktop. The WGI also provides support for gamepad-specific Plug & Play APIs, even on WCOS devices. This feature can work on both Windows Desktop (win32 apps) and Windows 10X. This change performed the renaming of gamepad_platform_data_fetcher to XInputDataFetcherWin as suggested in previous CL indicated below. Thus we will have separate data fetchers for separate APIs (XInput & WGI). https://chromium-review.googlesource.com/c/chromium/src/+/2293615/1/device/gamepad/BUILD.gn#159 Bug: 1098876 Change-Id: I5ecca34a7b10dd612df8dff4fa2eab9cb869b353 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340711 Commit-Queue: Qiaofei Ye <qiaye@microsoft.com> Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Reviewed-by:Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/master@{#796136}
Showing
Please register or sign in to comment