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

Unified Diff: cc/cc.gyp

Issue 21159007: cc: Adding support for RGBA_4444 tile textures (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Apply patch https://codereview.chromium.org/23503066 to fix unittests Created 7 years, 3 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: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index b726635cb9863092cc9c386ca1f6f05aecf3915e..f5d08905bba06ab25578b87cd6217f09f1372725 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -316,6 +316,8 @@
'resources/raster_worker_pool.h',
'resources/resource.cc',
'resources/resource.h',
+ 'resources/resource_format.h',
+ 'resources/resource_format.cc',
'resources/resource_pool.cc',
'resources/resource_pool.h',
'resources/resource_provider.cc',
« no previous file with comments | « cc/base/switches.cc ('k') | cc/layers/content_layer.cc » ('j') | cc/output/gl_renderer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698