mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Move testonly support for UI input events to libcef_test_support
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
diff --git ui/ozone/BUILD.gn ui/ozone/BUILD.gn
|
||||
index fa2c17f4e209f..91bed0fb1ad66 100644
|
||||
--- ui/ozone/BUILD.gn
|
||||
+++ ui/ozone/BUILD.gn
|
||||
@@ -398,6 +398,8 @@ action("generate_test_support_constructor_list") {
|
||||
]
|
||||
|
||||
deps = [ ":generate_ozone_platform_list" ]
|
||||
+
|
||||
+ visibility += [ "//cef:*" ]
|
||||
}
|
||||
|
||||
test("ozone_unittests") {
|
Reference in New Issue
Block a user