aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar halcanary <halcanary@google.com>2016-05-31 11:23:42 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-05-31 11:23:42 -0700
commitbfa9275968d11d459b30a485cedcb55c7fecf9d7 (patch)
tree88678ba0e909a3e06bf9eaa8ef6b6ba25150a713 /gyp
parenta9ef92a5ede83f27e61297e87751ec657a564fef (diff)
SkXPS: clean up SkConstexprMath
Diffstat (limited to 'gyp')
-rw-r--r--gyp/xps.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/xps.gyp b/gyp/xps.gyp
index 2c96e36137..f326770ec4 100644
--- a/gyp/xps.gyp
+++ b/gyp/xps.gyp
@@ -22,7 +22,6 @@
'../src/utils', # needed to get SkBitSet.h
],
'sources': [
- '../src/xps/SkConstexprMath.h',
'../src/xps/SkDocument_XPS.cpp',
'../src/xps/SkXPSDevice.cpp',
'../src/xps/SkXPSDevice.h',