Get rid of duplicate structs in OpenVR test hook |
|
Issue descriptionCurrently, VR browser tests use both the mojom datatypes and normal structs that contain the same data https://cs.chromium.org/chromium/src/device/vr/openvr/test/test_hook.h?q=submittedframedata&sq=package:chromium&dr=CSs&l=24. There shouldn't be any reason why we can't use the mojom datatypes everywhere and avoid having to convert at either end of the Mojo interface. |
|
►
Sign in to add a comment |
|
Comment 1 by bsheedy@chromium.org
, Oct 31