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

Unified Diff: ui/ozone/platform/drm/BUILD.gn

Issue 2930163002: Convert ozone/drm DisplaySnapshot_Param to DisplaySnapshotMojo (Closed)
Patch Set: review nits Created 3 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
« no previous file with comments | « ui/ozone/common/display_snapshot_proxy.cc ('k') | ui/ozone/platform/drm/common/display_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/drm/BUILD.gn
diff --git a/ui/ozone/platform/drm/BUILD.gn b/ui/ozone/platform/drm/BUILD.gn
index 33dee9f6cf70f50fe41e5ecc20c844f98198145c..dbb0fb76814b98a426bb384f142fdb0bc4fc77e1 100644
--- a/ui/ozone/platform/drm/BUILD.gn
+++ b/ui/ozone/platform/drm/BUILD.gn
@@ -11,6 +11,7 @@ source_set("gbm") {
sources = [
"client_native_pixmap_factory_gbm.cc",
"client_native_pixmap_factory_gbm.h",
+ "common/display_types.h",
"common/drm_util.cc",
"common/drm_util.h",
"common/scoped_drm_types.cc",
« no previous file with comments | « ui/ozone/common/display_snapshot_proxy.cc ('k') | ui/ozone/platform/drm/common/display_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698