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

Unified Diff: tools/viewer/sk_app/VulkanWindowContext.h

Issue 2058763002: Cleanup VulkanWindowContext for use on Android (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Cleanup VulkanWindowContext for use on Android Created 4 years, 6 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 | « tools/viewer/Viewer.h ('k') | tools/viewer/sk_app/android/VulkanWindowContext_android.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/viewer/sk_app/VulkanWindowContext.h
diff --git a/tools/viewer/sk_app/VulkanWindowContext.h b/tools/viewer/sk_app/VulkanWindowContext.h
index 50714011755486f5533a93b68afc6e15debbb799..63b52bc73f935eb1cea64a4b77d2e5a6d6060ad2 100644
--- a/tools/viewer/sk_app/VulkanWindowContext.h
+++ b/tools/viewer/sk_app/VulkanWindowContext.h
@@ -8,6 +8,8 @@
#ifndef VulkanWindowContext_DEFINED
#define VulkanWindowContext_DEFINED
+#include "SkTypes.h" // required to pull in any SkUserConfig defines
+
#ifdef SK_VULKAN
#include "vk/GrVkBackendContext.h"
« no previous file with comments | « tools/viewer/Viewer.h ('k') | tools/viewer/sk_app/android/VulkanWindowContext_android.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698