| commit | 472b808d0400c7b0179c986aac6c0c7da596df5a | [log] [tgz] |
|---|---|---|
| author | James Robinson <jamesr@chromium.org> | Thu Oct 16 16:00:08 2014 -0700 |
| committer | James Robinson <jamesr@chromium.org> | Thu Oct 16 16:00:08 2014 -0700 |
| tree | 00db556583d821010a4251f99be4df4c5a3d6bd2 | |
| parent | 7435f13d07aefdad02b1efff3259472948e01611 [diff] |
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 = [