aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/utils.gyp
diff options
context:
space:
mode:
authorGravatar bungeman <bungeman@google.com>2015-07-29 13:37:27 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-07-29 13:37:27 -0700
commit3ac6b7551dc7aa182018f96b32f6e516305333ee (patch)
treee2e169ba790548e3d240dfb2dae700effae4bded /gyp/utils.gyp
parent0867943b9f91b800ad444dbebf2b7a8573a74b27 (diff)
Remove SK_BUILD_FOR SDL, BREW, and PALM.
SDL isn't an OS anyway, it's just a library views can use. Remaining support for Brew was removed some time ago, and there are currently no uses of SK_BUILD_FOR_PALM. Review URL: https://codereview.chromium.org/1268573002
Diffstat (limited to 'gyp/utils.gyp')
-rw-r--r--gyp/utils.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index 429984643b..40014cbd92 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -35,9 +35,6 @@
'sources': [
'utils.gypi', # Makes the gypi appear in IDEs (but does not modify the build).
],
- 'sources!': [
- '../src/utils/SDL/SkOSWindow_SDL.cpp',
- ],
'conditions': [
[ 'skia_os == "mac"', {
'link_settings': {