| Index: mojo/converters/surfaces/tests/BUILD.gn
|
| diff --git a/mojo/converters/surfaces/tests/BUILD.gn b/mojo/converters/surfaces/tests/BUILD.gn
|
| index e4e5a890f6d676000d8fc3d534c3adeffbfe00c6..1f20b7adf863f1a11de4fa7243e4743030183d22 100644
|
| --- a/mojo/converters/surfaces/tests/BUILD.gn
|
| +++ b/mojo/converters/surfaces/tests/BUILD.gn
|
| @@ -14,6 +14,7 @@ test("mojo_surfaces_lib_unittests") {
|
| "//gpu",
|
| "//mojo/converters/geometry",
|
| "//mojo/converters/surfaces",
|
| + "//mojo/converters/transform",
|
| "//mojo/environment:chromium",
|
| "//skia",
|
| "//testing/gtest",
|
|
|