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

Unified Diff: ui/gfx/BUILD.gn

Issue 2640983002: Rename paint data structures (Closed)
Patch Set: Rebase Created 3 years, 11 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
Index: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 461a41e03dd56d3883a27dfb4634266a1d0d653f..f5780a23d9930b829ad002c4168da421916f74b6 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -260,6 +260,7 @@ component("gfx") {
"//base:base_static",
"//base:i18n",
"//base/third_party/dynamic_annotations",
+ "//cc/paint",
"//skia",
"//third_party/libpng",
"//third_party/qcms",

Powered by Google App Engine
This is Rietveld 408576698