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

Unified Diff: services/ui/public/cpp/surface_id_handler.h

Issue 2607063002: Remove mojo::Array. (Closed)
Patch Set: Created 3 years, 11 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: services/ui/public/cpp/surface_id_handler.h
diff --git a/services/ui/public/cpp/surface_id_handler.h b/services/ui/public/cpp/surface_id_handler.h
index 3c272a18ac8f79a3498f46f586504ce15d4c24c2..25e07394b839a045d8aad9a799d843ba73dc8861 100644
--- a/services/ui/public/cpp/surface_id_handler.h
+++ b/services/ui/public/cpp/surface_id_handler.h
@@ -5,6 +5,8 @@
#ifndef SERVICES_UI_PUBLIC_CPP_SURFACE_ID_HANDLER_H_
#define SERVICES_UI_PUBLIC_CPP_SURFACE_ID_HANDLER_H_
+#include <memory>
+
#include "cc/surfaces/surface_id.h"
#include "ui/gfx/geometry/size.h"

Powered by Google App Engine
This is Rietveld 408576698