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

Unified Diff: ui/gfx/BUILD.gn

Issue 2640983002: Rename paint data structures (Closed)
Patch Set: Clean up comments, fix mac build 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..a36c77c04359650d6f7c40c609039945659914f7 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -249,6 +249,7 @@ component("gfx") {
":native_widget_types",
":selection_bound_sources",
"//base",
+ "//cc/paint",
"//skia",
"//third_party/icu",
"//ui/gfx/geometry",

Powered by Google App Engine
This is Rietveld 408576698