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

Unified Diff: ui/views/BUILD.gn

Issue 2640983002: Rename paint data structures (Closed)
Patch Set: DrawingDisplayItem 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
« no previous file with comments | « ui/native_theme/native_theme_win.cc ('k') | ui/views/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 4bd4d17ab64b49b15de26f5287cd2b81ae9b6097..39ebd400ff318befd803d00b226fe3e9b7a9d2db 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -448,6 +448,7 @@ component("views") {
":aggregate_vector_icons",
"//base:i18n",
"//base/third_party/dynamic_annotations",
+ "//cc/paint",
"//services/ui/public/interfaces",
"//skia",
"//third_party/icu",
« no previous file with comments | « ui/native_theme/native_theme_win.cc ('k') | ui/views/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698