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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2640983002: Rename paint data structures (Closed)
Patch Set: Re-add ios changes 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 9cba78daebd7cdea39ebe23b3d21e2a56bc6a3c7..2e364fbaa04efebf1251a6d6aef1c6e2a2828bc6 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