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

Unified Diff: cc/BUILD.gn

Issue 2668873002: cc: Add checker-imaging support to TileManager. (Closed)
Patch Set: Created 3 years, 11 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 | « no previous file | cc/layers/picture_layer_impl.h » ('j') | cc/layers/picture_layer_impl.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index e7c534bf5fc3f65e0179adcbfc818d8b5dfcc7ba..cbaf32315eeba279dd3403ac1e14d89908b631e0 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -393,6 +393,8 @@ cc_component("cc") {
"scheduler/scheduler_state_machine.cc",
"scheduler/scheduler_state_machine.h",
"scheduler/video_frame_controller.h",
+ "tiles/checker_image_tracker.cc",
+ "tiles/checker_image_tracker.h",
"tiles/decoded_image_tracker.cc",
"tiles/decoded_image_tracker.h",
"tiles/eviction_tile_priority_queue.cc",
« no previous file with comments | « no previous file | cc/layers/picture_layer_impl.h » ('j') | cc/layers/picture_layer_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698