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

Unified Diff: ui/gfx/BUILD.gn

Issue 2705333006: Move client_native_pixmap_factory.h from ui/ozone/public to ui/gfx (Closed)
Patch Set: Just rebase Created 3 years, 9 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: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index bbffa8457b00b4be04404e983ececeab47e26629..59a5b8b39bc5c602f7952a2406eb4baad9f38cb0 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -526,6 +526,9 @@ source_set("memory_buffer_sources") {
"buffer_format_util.cc",
"buffer_format_util.h",
"buffer_types.h",
+ "client_native_pixmap.h",
+ "client_native_pixmap_factory.cc",
+ "client_native_pixmap_factory.h",
"generic_shared_memory_id.cc",
"generic_shared_memory_id.h",
"gfx_export.h",

Powered by Google App Engine
This is Rietveld 408576698