Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(423)

Unified Diff: gyp/xps.gyp

Issue 2000853003: SkXPS: clean up SkConstexprMath (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 2016-05-30 (Monday) 10:22:51 EDT Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/xps/SkConstexprMath.h » ('j') | src/xps/SkXPSDevice.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/xps.gyp
diff --git a/gyp/xps.gyp b/gyp/xps.gyp
index 2c96e36137d971ae5a97fa21079151d552ce7efb..f326770ec4ed1c1394a47ee4026d1c70c135dd1f 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',
« no previous file with comments | « no previous file | src/xps/SkConstexprMath.h » ('j') | src/xps/SkXPSDevice.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698