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

Unified Diff: cc/BUILD.gn

Issue 1900953004: Switch DrawImage to sk_sp<> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Florin's nit Created 4 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/cc.gyp » ('j') | cc/tiles/software_image_decode_controller.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 2afc6623f74c3e8534cdbcde758ce52fcb707593..3828cd9dda46a4d6aacc9ac00e2bcbd87386482b 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -271,6 +271,7 @@ component("cc") {
"playback/clip_path_display_item.h",
"playback/compositing_display_item.cc",
"playback/compositing_display_item.h",
+ "playback/decoded_draw_image.cc",
"playback/decoded_draw_image.h",
"playback/discardable_image_map.cc",
"playback/discardable_image_map.h",
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | cc/tiles/software_image_decode_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698