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

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: Address comments from erg and thestig Created 4 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/display/display.gyp
diff --git a/ui/display/display.gyp b/ui/display/display.gyp
index d0f82b7e1522355a4f8fbea6430a0da9308112dc..c72b7cc30411a04eb281c169c992e07b177f19fb 100644
--- a/ui/display/display.gyp
+++ b/ui/display/display.gyp
@@ -72,6 +72,8 @@
'chromeos/x11/native_display_delegate_x11.h',
'chromeos/x11/native_display_event_dispatcher_x11.cc',
'chromeos/x11/native_display_event_dispatcher_x11.h',
+ 'desktop_observer.h',
+ 'desktop_observer.cc',
'display.cc',
'display.h',
'display_change_notifier.cc',

Powered by Google App Engine
This is Rietveld 408576698