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

Unified Diff: cc/paint/BUILD.gn

Issue 2842333003: cc: Update discardable image metadata generation to get PaintImages. (Closed)
Patch Set: Created 3 years, 8 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/paint/discardable_image_map.h » ('j') | cc/paint/discardable_image_map.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/paint/BUILD.gn
diff --git a/cc/paint/BUILD.gn b/cc/paint/BUILD.gn
index 11f9fdac082b2a44e47664d623dc7d08b8747d51..73c18ab5b8540abec0a5d97d4eec19464f3b5288 100644
--- a/cc/paint/BUILD.gn
+++ b/cc/paint/BUILD.gn
@@ -15,6 +15,7 @@ cc_component("paint") {
"compositing_display_item.h",
"discardable_image_map.cc",
"discardable_image_map.h",
+ "discardable_image_store.h",
"display_item.h",
"display_item_list.cc",
"display_item_list.h",
« no previous file with comments | « no previous file | cc/paint/discardable_image_map.h » ('j') | cc/paint/discardable_image_map.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698