aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/gn_to_bp.py
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2017-02-15 15:51:47 -0500
committerGravatar Mike Klein <mtklein@chromium.org>2017-02-15 22:47:58 +0000
commitf6a1a2179ad6bf37dd81a658b30d12bfbdfa5c3f (patch)
treeb02f237e634b929a1eafe7941880e5a3a6affb83 /gn/gn_to_bp.py
parent6579da25ec17663a2609d1d03d881a4a0673db9e (diff)
Clean up SkSplicer.
SkJumper's looking promising enough that I want this further out of my face. Change-Id: I6dbe71aeabe32f7f4258ba157460e6985733b0ce Reviewed-on: https://skia-review.googlesource.com/8528 Commit-Queue: Mike Klein <mtklein@chromium.org> Reviewed-by: Herb Derby <herb@google.com> Reviewed-by: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'gn/gn_to_bp.py')
-rw-r--r--gn/gn_to_bp.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/gn_to_bp.py b/gn/gn_to_bp.py
index e0605c9d33..88eb6648fc 100644
--- a/gn/gn_to_bp.py
+++ b/gn/gn_to_bp.py
@@ -186,7 +186,6 @@ cc_test {
# We'll run GN to get the main source lists and include directories for Skia.
gn_args = {
- 'skia_enable_splicer': 'false',
'skia_enable_vulkan_debug_layers': 'false',
'skia_use_system_expat': 'true',
'skia_use_system_jsoncpp': 'true',