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

Unified Diff: ui/display/display.gyp

Issue 1945903002: Move display_finder to ui/display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 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 2623d5d8450a99a58ff3a7e18bbf6ae75af36ad6..ecbbe3c7a37330bfbe62c59bd4c9b27dbadf682b 100644
--- a/ui/display/display.gyp
+++ b/ui/display/display.gyp
@@ -73,6 +73,8 @@
'chromeos/x11/native_display_event_dispatcher_x11.h',
'display.h',
'display_export.h',
+ 'display_finder.cc',
+ 'display_finder.h',
'display_observer.h',
'display_switches.cc',
'display_switches.h',
@@ -193,6 +195,7 @@
'chromeos/test/test_display_layout_manager.h',
'chromeos/test/test_native_display_delegate.cc',
'chromeos/test/test_native_display_delegate.h',
+ 'test/display_util.h',
'test/test_screen.cc',
'test/test_screen.h',
],
« no previous file with comments | « ui/display/BUILD.gn ('k') | ui/display/display_finder.h » ('j') | ui/display/display_finder.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698