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

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

Issue 1064453003: [4/4][Ozone-Drm] Keep track of DRM devices in browser process (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@change-page-flip-tracking
Patch Set: . Created 5 years, 8 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/drm/BUILD.gn
diff --git a/ui/ozone/platform/drm/BUILD.gn b/ui/ozone/platform/drm/BUILD.gn
index 007a3187aa72f6b5506aca29f4bd1bad3e4a17fa..2f7ad40859b9bb40db27ca9b933cfaaf9d966ed0 100644
--- a/ui/ozone/platform/drm/BUILD.gn
+++ b/ui/ozone/platform/drm/BUILD.gn
@@ -71,6 +71,8 @@ source_set("drm_common") {
"host/display_manager.h",
"host/drm_cursor.cc",
"host/drm_cursor.h",
+ "host/drm_device_handle.cc",
+ "host/drm_device_handle.h",
"host/drm_gpu_platform_support_host.cc",
"host/drm_gpu_platform_support_host.h",
"host/drm_native_display_delegate.cc",
« no previous file with comments | « no previous file | ui/ozone/platform/drm/drm.gypi » ('j') | ui/ozone/platform/drm/host/drm_native_display_delegate.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698