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

Unified Diff: mojo/converters/native_viewport/surface_configuration_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/native_viewport/surface_configuration_type_converters.h
diff --git a/mojo/converters/native_viewport/surface_configuration_type_converters.h b/mojo/converters/native_viewport/surface_configuration_type_converters.h
index c465c535faaaf01f24dbeacbc158f4098c7d38c1..b5f1a35dc2e65afc889b66594147055c39f97d60 100644
--- a/mojo/converters/native_viewport/surface_configuration_type_converters.h
+++ b/mojo/converters/native_viewport/surface_configuration_type_converters.h
@@ -5,7 +5,6 @@
#ifndef MOJO_CONVERTERS_NATIVE_VIEWPORT_SURFACE_CONFIGURATION_TYPE_CONVERTERS_H_
#define MOJO_CONVERTERS_NATIVE_VIEWPORT_SURFACE_CONFIGURATION_TYPE_CONVERTERS_H_
-#include "base/memory/scoped_ptr.h"
#include "mojo/services/native_viewport/interfaces/native_viewport.mojom.h"
#include "ui/gl/gl_surface.h"
« no previous file with comments | « mojo/application/content_handler_factory.h ('k') | mojo/converters/ozone_drm_gpu/ozone_drm_gpu_type_converters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698