aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/utils.gyp
diff options
context:
space:
mode:
authorGravatar krajcevski <krajcevski@google.com>2014-08-04 09:08:29 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-08-04 09:08:29 -0700
commit5d8b1b44ea7636fc8e98247cb311568f277ce3a5 (patch)
tree36595c42c6ace701f0535927263282e028bafb50 /gyp/utils.gyp
parent9dc41a5100bf7019a0327d69e130a34d1f19eabd (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',