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

Unified Diff: ui/ozone/platform/dri/gbm.gypi

Issue 522463005: [Ozone-GBM] Handle GPU crashes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated to allow proper restore of secondary displays Created 6 years, 3 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/gbm.gypi
diff --git a/ui/ozone/platform/dri/gbm.gypi b/ui/ozone/platform/dri/gbm.gypi
index 74fad2e7e4ae386e3bc582103f76bdec8b96ea2b..7906c1390135b0fdddb855cc40c771d517b2ad3e 100644
--- a/ui/ozone/platform/dri/gbm.gypi
+++ b/ui/ozone/platform/dri/gbm.gypi
@@ -30,6 +30,7 @@
'OZONE_IMPLEMENTATION',
],
'sources': [
+ 'channel_observer.h',
'chromeos/display_message_handler.cc',
'chromeos/display_message_handler.h',
'chromeos/native_display_delegate_proxy.cc',

Powered by Google App Engine
This is Rietveld 408576698