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

Unified Diff: gyp/gpu.gyp

Issue 302783002: Initial work to get ETC1 data up to the GPU (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Fix some code clarity issues 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/gpu.gyp
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index c69a94a7327fe0cb68f1faaf541e2c695c85ba22..fd81d6031432cdfd600fe343386d7c111fe91d7b 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -84,6 +84,7 @@
'dependencies': [
'core.gyp:*',
'utils.gyp:*',
+ 'etc1.gyp:libetc1',
],
'includes': [
'gpu.gypi',

Powered by Google App Engine
This is Rietveld 408576698