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

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

Issue 844343002: [Ozone-DRI] Add display observer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 11 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 | ui/ozone/platform/dri/display_change_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/dri/BUILD.gn
diff --git a/ui/ozone/platform/dri/BUILD.gn b/ui/ozone/platform/dri/BUILD.gn
index 8cf51ce95b0e3354adb0676f2791a4022fd3ad5e..1e255500a0c121be24670c75154c092e79731caa 100644
--- a/ui/ozone/platform/dri/BUILD.gn
+++ b/ui/ozone/platform/dri/BUILD.gn
@@ -14,6 +14,7 @@ source_set("dri_common") {
"channel_observer.h",
"crtc_controller.cc",
"crtc_controller.h",
+ "display_change_observer.h",
"display_manager.cc",
"display_manager.h",
"display_mode_dri.cc",
« no previous file with comments | « no previous file | ui/ozone/platform/dri/display_change_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698