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

Unified Diff: ui/ozone/gl/gl_image_ozone_native_pixmap.h

Issue 2688623004: Move native_pixmap.h from ui/ozone/public to ui/gfx (Closed)
Patch Set: Rebase Created 3 years, 10 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
« no previous file with comments | « ui/ozone/BUILD.gn ('k') | ui/ozone/platform/cast/surface_factory_cast.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/gl/gl_image_ozone_native_pixmap.h
diff --git a/ui/ozone/gl/gl_image_ozone_native_pixmap.h b/ui/ozone/gl/gl_image_ozone_native_pixmap.h
index 744fb62f142b715d97fdc867dd824dbc65260f4a..b06a288af9b4f1a48f282616b0b0d3c9bb32a009 100644
--- a/ui/ozone/gl/gl_image_ozone_native_pixmap.h
+++ b/ui/ozone/gl/gl_image_ozone_native_pixmap.h
@@ -10,9 +10,9 @@
#include <string>
#include "ui/gfx/buffer_types.h"
+#include "ui/gfx/native_pixmap.h"
#include "ui/gl/gl_image_egl.h"
#include "ui/ozone/gl/ozone_gl_export.h"
-#include "ui/ozone/public/native_pixmap.h"
namespace ui {
« no previous file with comments | « ui/ozone/BUILD.gn ('k') | ui/ozone/platform/cast/surface_factory_cast.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698