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

Unified Diff: ui/views/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/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 9307229d9a0fac2f04aa1d43e8c430a61d4aa6b9..4f8782ca6bb2343867ca454abfc8a3615dd65de1 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -398,6 +398,7 @@ component("views") {
deps = [
"//base:i18n",
"//base/third_party/dynamic_annotations",
+ "//cc/paint",
"//services/ui/public/interfaces",
"//skia",
"//third_party/icu",

Powered by Google App Engine
This is Rietveld 408576698