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

Unified Diff: cc/cc.gyp

Issue 1202843008: cc: Fix BytesPerPixel issue and refactor. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Corrected comments. Created 5 years, 5 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 dc8688132de7c59f84cd15aea174490da1890e97..1997f844eaa32c5eb93d42ff853d1522a80d188e 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -441,6 +441,8 @@
'resources/resource_pool.h',
'resources/resource_provider.cc',
'resources/resource_provider.h',
+ 'resources/resource_util.cc',
+ 'resources/resource_util.h',
'resources/returned_resource.h',
'resources/scoped_resource.cc',
'resources/scoped_resource.h',

Powered by Google App Engine
This is Rietveld 408576698