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

Unified Diff: components/mus/public/cpp/surfaces/tests/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
Index: components/mus/public/cpp/surfaces/tests/BUILD.gn
diff --git a/components/mus/public/cpp/surfaces/tests/BUILD.gn b/components/mus/public/cpp/surfaces/tests/BUILD.gn
index 9f0c51bd613047f382e1bcaa52f7c0fb052dec36..c6f63258c50814478b3611237c712f4cf40ed386 100644
--- a/components/mus/public/cpp/surfaces/tests/BUILD.gn
+++ b/components/mus/public/cpp/surfaces/tests/BUILD.gn
@@ -21,7 +21,6 @@ test("mojo_surfaces_lib_unittests") {
"//ui/gfx:test_support",
"//ui/gfx/geometry",
"//ui/gfx/geometry/mojo",
- "//ui/gfx/mojo",
]
sources = [
« no previous file with comments | « components/mus/public/cpp/surfaces/surfaces_utils.cc ('k') | components/mus/public/cpp/surfaces/tests/surface_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698