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

Unified Diff: ash/touch_hud/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 | « no previous file | ash/touch_hud/touch_hud_renderer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/touch_hud/BUILD.gn
diff --git a/ash/touch_hud/BUILD.gn b/ash/touch_hud/BUILD.gn
index 8c509ef66d30a882fdec5ab41e3306da77e4b31e..44111181c4cbb7fbee87809fa52609f0eb64b8e8 100644
--- a/ash/touch_hud/BUILD.gn
+++ b/ash/touch_hud/BUILD.gn
@@ -15,6 +15,7 @@ component("touch_hud") {
deps = [
"//base",
+ "//cc/paint",
"//skia",
"//ui/compositor",
"//ui/events",
« no previous file with comments | « no previous file | ash/touch_hud/touch_hud_renderer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698