| 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;
 | 
| 
 |