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

Unified Diff: gyp/SampleApp.gyp

Issue 316813005: Add non power of two gm for ETC1 bitmap (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: More gyps Created 6 years, 6 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
« no previous file with comments | « gm/etc1bitmap.cpp ('k') | gyp/bench.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/SampleApp.gyp
diff --git a/gyp/SampleApp.gyp b/gyp/SampleApp.gyp
index e0579ac596f84916127185fa434b98f86ba19ac2..b15fd2d1e9b6328ae1b981c51ede2e6ba8652df7 100644
--- a/gyp/SampleApp.gyp
+++ b/gyp/SampleApp.gyp
@@ -149,6 +149,7 @@
'pdf.gyp:pdf',
'views_animated.gyp:views_animated',
'lua.gyp:lua',
+ 'etc1.gyp:libetc1',
],
'conditions' : [
[ 'sample_pdf_file_viewer == 1', {
« no previous file with comments | « gm/etc1bitmap.cpp ('k') | gyp/bench.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698