aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn3
1 files changed, 0 insertions, 3 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 224453047e..f25cd732ce 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1139,9 +1139,6 @@ if (skia_enable_tools) {
}
executable("fuzz") {
- if (is_skia_standalone) {
- configs -= [ "//gn:no_exceptions" ]
- }
sources = [
"fuzz/FilterFuzz.cpp",
"fuzz/FuzzGradients.cpp",