Fix interface definitions that were too wide for their IDL types.
Make sure the type on the interface matches the IDL type. All were unsigned long in the case which maps to uint32_t. BUG=596846 Change-Id: Iecec0190018d18735d7ffe0c0521af8c7f5514f8 Reviewed-on: https://chromium-review.googlesource.com/1188606Reviewed-by:Jeremy Roman <jbroman@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#585860}
Showing
Please register or sign in to comment