summaryrefslogtreecommitdiffstats
path: root/skia
diff options
context:
space:
mode:
Diffstat (limited to 'skia')
-rw-r--r--skia/skia.gyp6
1 files changed, 0 insertions, 6 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index e52f8d2..54de648 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -562,12 +562,6 @@
'sources/': [
['exclude', '_mac\\.(cc|cpp|mm?)$'],
['exclude', '/mac/'] ],
- 'sources!': [
- '../third_party/skia/src/opts/SkBlitRow_opts_none.cpp',
- ],
- 'sources': [
- '../third_party/skia/src/opts/SkBlitRow_opts_SSE2.cpp',
- ],
}],
[ 'OS != "linux"', {
'sources/': [ ['exclude', '_(linux|gtk)\\.(cc|cpp)$'] ],