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

Unified Diff: cc/BUILD.gn

Issue 2572783005: ImageHijackCanvas should skip non-lazy images from SkImageShader (Closed)
Patch Set: Created 4 years 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/playback/image_hijack_canvas.h » ('j') | no next file with comments »
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 8e6b7e5468ea8c84570a6df6d9bdd4a5c19f81ee..d9c52a2da5c9150add9d40c19f935d9b3ea7c2d0 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -852,6 +852,7 @@ cc_test("cc_unittests") {
"output/texture_mailbox_deleter_unittest.cc",
"playback/discardable_image_map_unittest.cc",
"playback/display_item_list_unittest.cc",
+ "playback/image_hijack_canvas_unittest.cc",
"playback/raster_source_unittest.cc",
"playback/recording_source_unittest.cc",
"proto/base_conversions_unittest.cc",
« no previous file with comments | « no previous file | cc/playback/image_hijack_canvas.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698