Skip to content

Commit ab6e62c

Browse files
lhkbobSkia Commit-Bot
authored andcommitted
Enable new clip stack for Fuchsia
Bug: skia:10205 Change-Id: I9d9ead1d40c34cd31ce0235e773de20f36f93e32 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/325816 Auto-Submit: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com>
1 parent 7b15e6d commit ab6e62c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

gn/fuchsia_defines.gni

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,4 @@
33
# Use of this source code is governed by a BSD-style license that can be
44
# found in the LICENSE file.
55

6-
fuchsia_defines = [
7-
# Staging
8-
"SK_DISABLE_NEW_GR_CLIP_STACK",
9-
]
6+
fuchsia_defines = []

0 commit comments

Comments
 (0)