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

Unified Diff: ui/display/BUILD.gn

Issue 2857033002: Remove DisplayStructTraitsTest interface. (Closed)
Patch Set: More cleanup. Created 3 years, 8 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 | « no previous file | ui/display/mojo/BUILD.gn » ('j') | ui/display/mojo/display_snapshot_mojo_struct_traits.h » ('J')
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 c8f42a9022fda224085012d2c712cdbb5aa3eb8a..c08905d33fd22fe5c2b97055e4a08180ec57b941 100644
--- a/ui/display/BUILD.gn
+++ b/ui/display/BUILD.gn
@@ -168,7 +168,7 @@ test("display_unittests") {
"//testing/gmock",
"//testing/gtest",
"//ui/display/manager",
- "//ui/display/mojo:test_interfaces",
+ "//ui/display/mojo:interfaces",
"//ui/display/types",
"//ui/display/util",
"//ui/events/devices",
« no previous file with comments | « no previous file | ui/display/mojo/BUILD.gn » ('j') | ui/display/mojo/display_snapshot_mojo_struct_traits.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698