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

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, 7 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_unittest.cc » ('j') | cc/paint/paint_flags.h » ('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 7669b28f3a83b4587bdd1a4143e74346cff09ff4..1708b891549ac40535d86df728295065d159579e 100644
--- a/cc/paint/BUILD.gn
+++ b/cc/paint/BUILD.gn
@@ -44,6 +44,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 | « no previous file | cc/paint/discardable_image_map_unittest.cc » ('j') | cc/paint/paint_flags.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698