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

Unified Diff: mojo/converters/ozone_drm_gpu/ozone_drm_gpu_type_converters.h

Issue 2069663002: Some scoped_ptr -> std::unique_ptr conversion, especially under //mojo. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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
Index: mojo/converters/ozone_drm_gpu/ozone_drm_gpu_type_converters.h
diff --git a/mojo/converters/ozone_drm_gpu/ozone_drm_gpu_type_converters.h b/mojo/converters/ozone_drm_gpu/ozone_drm_gpu_type_converters.h
index 9ffb389619e0716f839d751377df05418ebc6ba3..4b77954f5336e518d8bafc0b245892847c9ed01a 100644
--- a/mojo/converters/ozone_drm_gpu/ozone_drm_gpu_type_converters.h
+++ b/mojo/converters/ozone_drm_gpu/ozone_drm_gpu_type_converters.h
@@ -5,7 +5,6 @@
#ifndef MOJO_CONVERTERS_OZONE_DRM_GPU_OZONE_DRM_GPU_TYPE_CONVERTERS_H_
#define MOJO_CONVERTERS_OZONE_DRM_GPU_OZONE_DRM_GPU_TYPE_CONVERTERS_H_
-#include "base/memory/scoped_ptr.h"
#include "mojo/services/ozone_drm_gpu/interfaces/ozone_drm_gpu.mojom.h"
#include "ui/ozone/common/gpu/ozone_gpu_message_params.h"
« no previous file with comments | « mojo/converters/native_viewport/surface_configuration_type_converters.h ('k') | mojo/dart/embedder/builtin_natives.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698