Chromium Code Reviews| Index: gpu/vulkan/vulkan_implementation.h |
| diff --git a/gpu/vulkan/vulkan_implementation.h b/gpu/vulkan/vulkan_implementation.h |
| index fa8639d6d846fbea8138279b73f5211ddb580f49..2a6ed8716b694c6ca92266aaea6c897cdd645af5 100644 |
| --- a/gpu/vulkan/vulkan_implementation.h |
| +++ b/gpu/vulkan/vulkan_implementation.h |
| @@ -7,7 +7,7 @@ |
| #include <vulkan/vulkan.h> |
| -#include "base/memory/scoped_ptr.h" |
| +#include <memory> |
|
no sievers
2016/04/05 19:02:42
unused
Mostyn Bramley-Moore
2016/04/05 21:35:33
Removed.
|
| namespace gpu { |