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

Unified Diff: gyp/utils.gyp

Issue 302333002: Initial KTX file decoder (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Fix gm Created 6 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
Index: gyp/utils.gyp
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index 9009ad95714c012c0e9c33cbc5642209eae7edcc..00723e1114a1da28f9a0744d54fb19001a969578 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -79,6 +79,8 @@
'../src/utils/SkGatherPixelRefsAndRects.cpp',
'../src/utils/SkGatherPixelRefsAndRects.h',
'../src/utils/SkInterpolator.cpp',
+ '../src/utils/SkKTXFile.h',
+ '../src/utils/SkKTXFile.cpp',
'../src/utils/SkLayer.cpp',
'../src/utils/SkMatrix22.cpp',
'../src/utils/SkMatrix22.h',
« gm/etc1bitmap.cpp ('K') | « gyp/images.gyp ('k') | include/core/SkImageDecoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698