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

Unified Diff: ui/display/display.gyp

Issue 2108933003: Reorder browser list on workspace switch (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved code into ChromeBrowserMainExtraPartsX11 Created 4 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
Index: ui/display/display.gyp
diff --git a/ui/display/display.gyp b/ui/display/display.gyp
index d0f82b7e1522355a4f8fbea6430a0da9308112dc..a69e58679f2cb5f29609c47a4696a70bc434759d 100644
--- a/ui/display/display.gyp
+++ b/ui/display/display.gyp
@@ -72,6 +72,10 @@
'chromeos/x11/native_display_delegate_x11.h',
'chromeos/x11/native_display_event_dispatcher_x11.cc',
'chromeos/x11/native_display_event_dispatcher_x11.h',
+ 'desktop.cc',
+ 'desktop.h',
+ 'desktop_observer.cc',
+ 'desktop_observer.h',
'display.cc',
'display.h',
'display_change_notifier.cc',

Powered by Google App Engine
This is Rietveld 408576698