Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(327)

Unified Diff: src/gpu/vk/GrVkTextureRenderTarget.cpp

Issue 1921963003: Fix vulkan build on linux and android (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/gpu/vk/GrVkTexture.cpp ('k') | tools/vulkan/android/VulkanTestContext_android.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/gpu/vk/GrVkTextureRenderTarget.cpp
diff --git a/src/gpu/vk/GrVkTextureRenderTarget.cpp b/src/gpu/vk/GrVkTextureRenderTarget.cpp
index 6742a9195c856ca89d921e939bf449e7881983f7..e44e85a647af480c58e89dfbb1cee7ef2acc4063 100644
--- a/src/gpu/vk/GrVkTextureRenderTarget.cpp
+++ b/src/gpu/vk/GrVkTextureRenderTarget.cpp
@@ -12,7 +12,7 @@
#include "GrVkImageView.h"
#include "GrVkUtil.h"
-#include "SkMipmap.h"
+#include "SkMipMap.h"
#include "vk/GrVkTypes.h"
« no previous file with comments | « src/gpu/vk/GrVkTexture.cpp ('k') | tools/vulkan/android/VulkanTestContext_android.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698