aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/utils.gyp
diff options
context:
space:
mode:
authorGravatar krajcevski <krajcevski@google.com>2014-08-05 07:37:26 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-08-05 07:37:27 -0700
commite90c900ed7b2be3d0f9c7134d7fcd5f820b0464c (patch)
treedfb26735c967ec8763b50b9ed5e7a83889cd0970 /gyp/utils.gyp
parent72336ed7e16d2672543e0ceca9ddb843c63c8df6 (diff)
Add ETC1 format to SkTextureCompressor
R=robertphillips@google.com Author: krajcevski@google.com Review URL: https://codereview.chromium.org/432143002
Diffstat (limited to 'gyp/utils.gyp')
-rw-r--r--gyp/utils.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index f6b00daad4..e12c87a135 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -8,6 +8,7 @@
'standalone_static_library': 1,
'dependencies': [
'core.gyp:*',
+ 'etc1.gyp:libetc1',
],
'includes': [
'utils.gypi',