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

Unified Diff: chrome/browser/ui/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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 5f389f11b6f0f829d3ab5effdafeb7275cce8695..c8c154d87f5d650f50ed112ee2e26452b1256b7d 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -459,6 +459,7 @@ split_static_library("ui") {
# NOTE: New dependencies should generally be added in the OS!="ios"
# dependencies block below, rather than here.
"//base",
+ "//cc/paint",
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",

Powered by Google App Engine
This is Rietveld 408576698