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

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: review comments Created 6 years, 5 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 | « ui/gfx/display_change_notifier.cc ('k') | ui/gfx/screen_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/gfx.gyp
diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
index e4f1ec84e183727a64852e6d3d9f288968c9ee50..05c2d4ee4e25d18d6d463a93172f1c62fd6f389e 100644
--- a/ui/gfx/gfx.gyp
+++ b/ui/gfx/gfx.gyp
@@ -254,6 +254,8 @@
'screen.h',
'screen_android.cc',
'screen_aura.cc',
+ 'screen_display_observer_delegate.cc',
+ 'screen_display_observer_delegate.h',
oshima 2014/07/10 18:11:58 this needs to be updated.
mlamouri (slow - plz ping) 2014/07/11 13:47:43 Done.
'screen_ios.mm',
'screen_mac.mm',
'screen_win.cc',
« no previous file with comments | « ui/gfx/display_change_notifier.cc ('k') | ui/gfx/screen_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698