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

Unified Diff: ui/display/display.gyp

Issue 1957523004: Rename gfx::test::TestScreen to display::test::TestScreen (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « ui/display/BUILD.gn ('k') | ui/display/test/test_screen.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/display.gyp
diff --git a/ui/display/display.gyp b/ui/display/display.gyp
index 07e8b016af896c63ee994833ee2359d959f91757..2623d5d8450a99a58ff3a7e18bbf6ae75af36ad6 100644
--- a/ui/display/display.gyp
+++ b/ui/display/display.gyp
@@ -193,6 +193,8 @@
'chromeos/test/test_display_layout_manager.h',
'chromeos/test/test_native_display_delegate.cc',
'chromeos/test/test_native_display_delegate.h',
+ 'test/test_screen.cc',
+ 'test/test_screen.h',
],
},
{
« no previous file with comments | « ui/display/BUILD.gn ('k') | ui/display/test/test_screen.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698