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

Unified Diff: ui/gfx/gfx.gyp

Issue 341983008: Listen to Display reconfiguration and notify DisplayObservers on Mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mac_display
Patch Set: plug to RWHVMac Created 6 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
Index: ui/gfx/gfx.gyp
diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
index 3077ac90c18f316e202b4517255c0b5bfffcbe88..f7778ac3940ffb9466f7791ae30ad0028f946c8f 100644
--- a/ui/gfx/gfx.gyp
+++ b/ui/gfx/gfx.gyp
@@ -253,6 +253,8 @@
'screen.h',
'screen_android.cc',
'screen_aura.cc',
+ 'screen_display_observer_delegate.cc',
+ 'screen_display_observer_delegate.h',
'screen_ios.mm',
'screen_mac.mm',
'screen_win.cc',

Powered by Google App Engine
This is Rietveld 408576698