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

Unified Diff: cc/cc.gyp

Issue 41903003: cc: Fix incomplete changes to add ETC1 support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed compilation issues Created 7 years, 1 month 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 | « no previous file | cc/resources/etc1_pixel_ref.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 792a0587a0aa4236e8c0121689372761b2d424d7..b333c26c25c2e7100589683e24e8feb0d01dc24d 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -286,6 +286,8 @@
'resources/caching_bitmap_content_layer_updater.h',
'resources/content_layer_updater.cc',
'resources/content_layer_updater.h',
+ 'resources/etc1_pixel_ref.cc',
+ 'resources/etc1_pixel_ref.h',
'resources/image_layer_updater.cc',
'resources/image_layer_updater.h',
'resources/image_raster_worker_pool.cc',
« no previous file with comments | « no previous file | cc/resources/etc1_pixel_ref.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698