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

Unified Diff: ui/ui.gyp

Issue 11363124: Move DisplayManager and DisplayChangeObserverX11 from aura to ash. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix rebase Created 8 years, 1 month 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/screen_win.cc ('k') | ui/views/widget/desktop_aura/desktop_screen_x11.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index bd359fd86ec417726a18b5e04dc7fcc4fab1ed60..2942fd289c222849dcb082d7efb4a4646a663934 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -383,6 +383,8 @@
'gfx/color_utils.h',
'gfx/display.cc',
'gfx/display.h',
+ 'gfx/display_observer.cc',
+ 'gfx/display_observer.h',
'gfx/favicon_size.cc',
'gfx/favicon_size.h',
'gfx/font.cc',
« no previous file with comments | « ui/gfx/screen_win.cc ('k') | ui/views/widget/desktop_aura/desktop_screen_x11.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698