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

Unified Diff: ui/display/BUILD.gn

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 | « content/test/BUILD.gn ('k') | ui/display/display.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/BUILD.gn
diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn
index 4d4033cd7f814b91c528c5fd2c29c4c05306e15c..ba9e304e213c39a754e6224df251878393189aae 100644
--- a/ui/display/BUILD.gn
+++ b/ui/display/BUILD.gn
@@ -126,6 +126,8 @@ source_set("test_support") {
"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",
]
public_deps = [
« no previous file with comments | « content/test/BUILD.gn ('k') | ui/display/display.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698