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

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

Issue 2028573003: Implement gfx::Transform StructTraits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing build file 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 | « no previous file | components/mus/public/cpp/surfaces/surfaces_type_converters.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/public/cpp/surfaces/BUILD.gn
diff --git a/components/mus/public/cpp/surfaces/BUILD.gn b/components/mus/public/cpp/surfaces/BUILD.gn
index 4836ac7a14ddb04066e5022b33e291f54893e615..27af567a2c6917b4fb7bf25b796883d0d47a301a 100644
--- a/components/mus/public/cpp/surfaces/BUILD.gn
+++ b/components/mus/public/cpp/surfaces/BUILD.gn
@@ -19,7 +19,6 @@ component("surfaces") {
public_deps = [
"//ui/gfx",
"//ui/gfx/geometry/mojo",
- "//ui/gfx/mojo",
]
deps = [
« no previous file with comments | « no previous file | components/mus/public/cpp/surfaces/surfaces_type_converters.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698