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

Unified Diff: components/mus/gles2/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/gles2/BUILD.gn
diff --git a/components/mus/gles2/BUILD.gn b/components/mus/gles2/BUILD.gn
index c7d01652af49416d56fbf93892899e59cb16dec0..9c94cd29b605944321b05a5b51aa35a43333b3da 100644
--- a/components/mus/gles2/BUILD.gn
+++ b/components/mus/gles2/BUILD.gn
@@ -50,7 +50,6 @@ source_set("gles2") {
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/gfx/geometry/mojo",
- "//ui/gfx/geometry/mojo:interfaces",
"//ui/gl",
"//ui/gl/init",
]

Powered by Google App Engine
This is Rietveld 408576698