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

Unified Diff: components/mus/surfaces/BUILD.gn

Issue 2008193002: Change mojo geometry structs from using type converters to StructTraits. (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: components/mus/surfaces/BUILD.gn
diff --git a/components/mus/surfaces/BUILD.gn b/components/mus/surfaces/BUILD.gn
index 7437781241f9445adee25f2b4561ee424444327c..fb47fcef8955a2cdd1b5fa9b57c70910bd4e752d 100644
--- a/components/mus/surfaces/BUILD.gn
+++ b/components/mus/surfaces/BUILD.gn
@@ -36,7 +36,6 @@ source_set("surfaces") {
"//services/tracing/public/cpp",
"//ui/gfx",
"//ui/gfx/geometry/mojo",
- "//ui/gfx/geometry/mojo:interfaces",
"//ui/gl",
]

Powered by Google App Engine
This is Rietveld 408576698