aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar halcanary <halcanary@google.com>2016-08-04 10:47:16 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-08-04 10:47:16 -0700
commit4e44efe50474d4eebcb30b762e784b3ef2126750 (patch)
treebb97f059ed563a2890d6d85107a38911a6ed4f14 /gyp
parent6fc699aab71747b2fab1b1c096abfc5f9093247c (diff)
SkRTConf: eliminate
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2212473002 DOCS_PREVIEW= https://skia.org/?cl=2212473002 CQ_INCLUDE_TRYBOTS=master.client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot [mtklein] TBR=reed@google.com Only removing unused public API. Review-Url: https://codereview.chromium.org/2212473002
Diffstat (limited to 'gyp')
-rw-r--r--gyp/utils.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/gyp/utils.gypi b/gyp/utils.gypi
index ac14a74ecd..4903f3d0fa 100644
--- a/gyp/utils.gypi
+++ b/gyp/utils.gypi
@@ -28,7 +28,6 @@
'<(skia_include_path)/utils/SkParsePath.h',
'<(skia_include_path)/utils/SkPictureUtils.h',
'<(skia_include_path)/utils/SkRandom.h',
- '<(skia_include_path)/utils/SkRTConf.h',
'<(skia_include_path)/utils/SkTextBox.h',
'<(skia_src_path)/utils/SkBase64.cpp',
@@ -68,7 +67,6 @@
'<(skia_src_path)/utils/SkPatchUtils.h',
'<(skia_src_path)/utils/SkRGBAToYUV.cpp',
'<(skia_src_path)/utils/SkRGBAToYUV.h',
- '<(skia_src_path)/utils/SkRTConf.cpp',
'<(skia_src_path)/utils/SkTextBox.cpp',
'<(skia_src_path)/utils/SkTextureCompressor.cpp',
'<(skia_src_path)/utils/SkTextureCompressor.h',