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

Unified Diff: cc/paint/BUILD.gn

Issue 2893083002: cc: Move SkShader construction to a single spot in PaintShader (Closed)
Patch Set: update Created 3 years, 6 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 | « ash/touch_hud/touch_hud_renderer.cc ('k') | cc/paint/discardable_image_map_unittest.cc » ('j') | no next file with comments »
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 8728420fa443ab0aca90a92dcce1f464139c4de6..baa9458a3e07204c3a74dee79773b27c3012679c 100644
--- a/cc/paint/BUILD.gn
+++ b/cc/paint/BUILD.gn
@@ -29,6 +29,7 @@ cc_component("paint") {
"paint_record.h",
"paint_recorder.cc",
"paint_recorder.h",
+ "paint_shader.cc",
"paint_shader.h",
"record_paint_canvas.cc",
"record_paint_canvas.h",
« no previous file with comments | « ash/touch_hud/touch_hud_renderer.cc ('k') | cc/paint/discardable_image_map_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698