diff options
-rw-r--r-- | include/gpu/GrCustomStageUnitTest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gpu/GrCustomStageUnitTest.h b/include/gpu/GrCustomStageUnitTest.h index 6c63bd3d91..e0f179db63 100644 --- a/include/gpu/GrCustomStageUnitTest.h +++ b/include/gpu/GrCustomStageUnitTest.h @@ -75,4 +75,4 @@ private: #define GR_DEFINE_CUSTOM_STAGE_TEST(X) #endif // !SK_ALLOW_STATIC_GLOBAL_INITIALIZERS -#endif
\ No newline at end of file +#endif |