Chromium Code Reviews| Index: ui/gfx/BUILD.gn |
| diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn |
| index 91d5804349e73ed8cc4664066834e8a714fa8660..58300f215f4573ddcd139f7d140b711766015d9d 100644 |
| --- a/ui/gfx/BUILD.gn |
| +++ b/ui/gfx/BUILD.gn |
| @@ -690,6 +690,7 @@ source_set("test_support") { |
| } |
| bundle_data("gfx_unittests_bundle_data") { |
| + testonly = true |
| sources = [ |
| "test/data", |
| ] |