• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1diff --git ui/ozone/BUILD.gn ui/ozone/BUILD.gn
2index 1a8ac4adbe961..473b6b89309d2 100644
3--- ui/ozone/BUILD.gn
4+++ ui/ozone/BUILD.gn
5@@ -369,6 +369,8 @@ action("generate_test_support_constructor_list") {
6   ]
7
8   deps = [ ":generate_ozone_platform_list" ]
9+
10+  visibility += [ "//cef:*" ]
11 }
12
13 test("ozone_unittests") {
14