Chromium Code Reviews| Index: include/gpu/vk/GrVkBackendContext.h |
| diff --git a/include/gpu/vk/GrVkBackendContext.h b/include/gpu/vk/GrVkBackendContext.h |
| index 608df83f488b687cc9639902fd79f5e02dba1690..9942016927f23c65bc0b08720160cf5e36d0bc6d 100644 |
| --- a/include/gpu/vk/GrVkBackendContext.h |
| +++ b/include/gpu/vk/GrVkBackendContext.h |
| @@ -12,10 +12,6 @@ |
| #include "vk/GrVkDefines.h" |
| -#ifdef SK_DEBUG |
| -#define ENABLE_VK_LAYERS |
| -#endif |
| - |
| struct GrVkInterface; |
| enum GrVkExtensionFlags { |