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

Unified Diff: cc/BUILD.gn

Issue 2656983006: cc: Add image to rect map in DiscardableImageMap. (Closed)
Patch Set: rebase 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/playback/discardable_image_map.h » ('j') | cc/playback/image_id.h » ('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 592589abd80dc207a71a054502c9680ab1577bc6..e7c534bf5fc3f65e0179adcbfc818d8b5dfcc7ba 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -264,6 +264,7 @@ cc_component("cc") {
"playback/float_clip_display_item.h",
"playback/image_hijack_canvas.cc",
"playback/image_hijack_canvas.h",
+ "playback/image_id.h",
"playback/largest_display_item.cc",
"playback/largest_display_item.h",
"playback/raster_source.cc",
« no previous file with comments | « no previous file | cc/playback/discardable_image_map.h » ('j') | cc/playback/image_id.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698