applied patch ui_compositor.patch
diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn
index 38b79ad..f85e773 100644
--- a/ui/compositor/BUILD.gn
+++ b/ui/compositor/BUILD.gn
@@ -77,6 +77,8 @@
   }
 }
 
+if (false) {
+
 source_set("test_support") {
   testonly = true
   sources = [
@@ -133,6 +135,8 @@
   }
 }
 
+}  # if (false)
+
 # TODO(GYP) enable this when all dependencies are complete and it links.
 #test("compositor_unittests") {
 #  sources = [