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

Unified Diff: cc/cc_tests.gyp

Issue 1202843008: cc: Fix BytesPerPixel issue and refactor. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Spelling mistake. 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_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 54671f6dbbb45b723556000de3d52e3c1a379749..8c98a374f7691ab8e4b93651f0c6954594ec8bd1 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -91,6 +91,7 @@
'raster/tile_task_worker_pool_unittest.cc',
'resources/platform_color_unittest.cc',
'resources/resource_provider_unittest.cc',
+ 'resources/resource_util_unittest.cc',
'resources/scoped_resource_unittest.cc',
'resources/video_resource_updater_unittest.cc',
'scheduler/begin_frame_source_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698