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

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

Issue 2640983002: Rename paint data structures (Closed)
Patch Set: three Rs: rebase, readme, review 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 fcba340938747b3fd78f42f65d805eed6d599d12..1d7fa4a80bf25dc67cc84b1201dd7850b5a477bf 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