aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gyp
diff options
context:
space:
mode:
authorGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-03-10 20:37:54 +0000
committerGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-03-10 20:37:54 +0000
commitb5f3b35645ce5335021ecb8c34b486a3db9554eb (patch)
treeb0f8e50cc8cbdb2467dad7ea296b1795ac774e8d /gyp/gpu.gyp
parentb0ba39d1ca80e95f749f06214d144b39d1b921bd (diff)
Revert of Add new module for distance field generation. (https://codereview.chromium.org/178543007/)
Reason for revert: multiple compile errors Original issue's description: > Add new module for distance field generation. > > This improves the speed over the previous method by 10x+, and makes using distance fields practical. > > BUG=skia:2173 > > Committed: http://code.google.com/p/skia/source/detail?r=13729 R=bsalomon@google.com, robertphillips@google.com, jvanverth@google.com TBR=bsalomon@google.com, jvanverth@google.com, robertphillips@google.com NOTREECHECKS=true NOTRY=true BUG=skia:2173 Author: halcanary@google.com Review URL: https://codereview.chromium.org/190753015 git-svn-id: http://skia.googlecode.com/svn/trunk@13732 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp/gpu.gyp')
-rw-r--r--gyp/gpu.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index f303eb50d8..471004cbe4 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -83,6 +83,7 @@
'standalone_static_library': 1,
'dependencies': [
'core.gyp:*',
+ 'edtaa.gyp:*',
'utils.gyp:*',
],
'includes': [