Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 54d16bab670c8e3734d615bb835f40cddf45a4c9..5fa242989c45c5d420c205569293e61f6cde35b8 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -377,6 +377,7 @@ group("both_gn_and_gyp") { |
| deps += [ |
| "//ui/ozone", |
| "//ui/ozone:ozone_unittests", |
| + "//ui/ozone/common/mojo:ozone_gpu_struct_traits_unittests", |
| "//ui/ozone/gl:ozone_gl_unittests", |
| ] |
| } |