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

Unified Diff: cc/output/vulkan_context_provider.h

Issue 2748263002: Move cc::DisplayItemList and related classes into cc/paint/ (Closed)
Patch Set: Merge branch 'master' into ccpaint Created 3 years, 9 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 | « cc/output/texture_mailbox_deleter.h ('k') | cc/output/vulkan_in_process_context_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/output/vulkan_context_provider.h
diff --git a/cc/output/vulkan_context_provider.h b/cc/output/vulkan_context_provider.h
index f3d6be0b9864d756799b95833764ad56ab16fe82..40ba02260df5c998cb19223c69470ce30d813485 100644
--- a/cc/output/vulkan_context_provider.h
+++ b/cc/output/vulkan_context_provider.h
@@ -6,7 +6,7 @@
#define CC_OUTPUT_VULKAN_CONTEXT_PROVIDER_H_
#include "base/memory/ref_counted.h"
-#include "cc/base/cc_export.h"
+#include "cc/cc_export.h"
namespace gpu {
class VulkanDeviceQueue;
« no previous file with comments | « cc/output/texture_mailbox_deleter.h ('k') | cc/output/vulkan_in_process_context_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698