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

Unified Diff: components/exo/display.h

Issue 2298003002: gfx: Struct traits for GpuMemoryBufferHandle. (Closed)
Patch Set: . Created 4 years, 4 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 | « no previous file | services/ui/common/BUILD.gn » ('j') | services/ui/common/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo/display.h
diff --git a/components/exo/display.h b/components/exo/display.h
index 26ef0ca80827b8571975e60d3f9318e165646988..d4f3b3d08065b522f902612fe7fabe6c23a806de 100644
--- a/components/exo/display.h
+++ b/components/exo/display.h
@@ -17,7 +17,7 @@
#include "base/files/scoped_file.h"
#include "ui/gfx/buffer_types.h"
#include "ui/gfx/geometry/size.h"
-#include "ui/gfx/native_pixmap_handle_ozone.h"
+#include "ui/gfx/native_pixmap_handle.h"
#endif
namespace gfx {
« no previous file with comments | « no previous file | services/ui/common/BUILD.gn » ('j') | services/ui/common/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698