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

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

Issue 905873003: [8/8][Ozone-Dri] Pass DRM FD to GPU process on hotplug event (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@udl2.9-allow-ndd-to-handle-multiple-drm-devices
Patch Set: Rebased Created 5 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
Index: ui/ozone/platform/dri/BUILD.gn
diff --git a/ui/ozone/platform/dri/BUILD.gn b/ui/ozone/platform/dri/BUILD.gn
index fbc7a9f6384a6ec3ceb0fc43ba26f336f5755013..6c388690496dedcefc559cda00cd1e27d8e2a926 100644
--- a/ui/ozone/platform/dri/BUILD.gn
+++ b/ui/ozone/platform/dri/BUILD.gn
@@ -54,6 +54,8 @@ source_set("dri_common") {
"dri_window_manager.h",
"dri_wrapper.cc",
"dri_wrapper.h",
+ "dri_wrapper_generator.cc",
+ "dri_wrapper_generator.h",
"drm_device_manager.cc",
"drm_device_manager.h",
"hardware_display_controller.cc",

Powered by Google App Engine
This is Rietveld 408576698