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

Unified Diff: cc/cc.gyp

Issue 909353002: Move PixelRefMap and its Iterator out from Picture class (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address review comments Created 5 years, 10 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 | « cc/BUILD.gn ('k') | cc/cc_tests.gyp » ('j') | cc/resources/pixel_ref_map.h » ('J')
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 d04b51ca957073d7b9538bf0839eb2cd2af8e2e4..37d4b25f21b24921d5201aafb2fef5c123e021cb 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -417,6 +417,8 @@
'resources/picture_pile_impl.h',
'resources/pixel_buffer_tile_task_worker_pool.cc',
'resources/pixel_buffer_tile_task_worker_pool.h',
+ 'resources/pixel_ref_map.cc',
+ 'resources/pixel_ref_map.h',
'resources/platform_color.h',
'resources/prioritized_resource.cc',
'resources/prioritized_resource.h',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/cc_tests.gyp » ('j') | cc/resources/pixel_ref_map.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698