aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/utils.gyp
diff options
context:
space:
mode:
authorGravatar msarett <msarett@google.com>2015-09-08 06:59:48 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-09-08 06:59:48 -0700
commit8fd97eab1d9c17c662e08f6b3dbd7be49ec0a838 (patch)
tree39e68c77ef93ffd8e508fc79c28a5cc3ecdb63ab /gyp/utils.gyp
parentff390c9bdd852405d9dc0fd5e384b1f935d8df08 (diff)
Revert of Provides multiple implementations of Android's SkBitmapRegionDecoder (patchset #16 id:360001 of https://codereview.chromium.org/1288963002/ )
Reason for revert: Breaking Android bots Bad use of the utils folder Original issue's description: > Provides various implementations of Android's SkBitmapRegionDecoder. > > Implements testing in DM for these implementations. > > nanobench testing will follow after this. > > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/76f755e6d54a32f9887ad254ce59a3a62f28bde4 TBR=scroggo@google.com,reed@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/1322773004
Diffstat (limited to 'gyp/utils.gyp')
-rw-r--r--gyp/utils.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index 2c8c0a2d64..9881aa10c1 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -18,7 +18,6 @@
'utils.gypi',
],
'include_dirs': [
- '../include/codec',
'../include/effects',
'../include/gpu',
'../include/images',