Fixup whitespace/comments issues.

This CL fixes a few tabs to be spaces which makes the whitespace/comments
lint check pass. The check is set to enabled.

Change-Id: I2a6c590aa3bfee888239adc89d1ce4c8c99f3e78
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86083
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
Auto-Submit: Dan Sinclair <dsinclair@chromium.org>
This commit is contained in:
dan sinclair
2022-04-08 19:23:36 +00:00
committed by Dawn LUCI CQ
parent 81e497c45f
commit db9db31cab
5 changed files with 15 additions and 15 deletions

View File

@@ -30,7 +30,7 @@ typedef __IOSurface* IOSurfaceRef;
#ifdef __OBJC__
# import <Metal/Metal.h>
#endif //__OBJC__
#endif // __OBJC__
namespace dawn::native::metal {