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

Unified Diff: components/favicon/core/BUILD.gn

Issue 2760133002: ui: Remove a bunch of uses of gfx::Canvas::ExtractImageRep() (Closed)
Patch Set: canvasbounds: nits Created 3 years, 9 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: components/favicon/core/BUILD.gn
diff --git a/components/favicon/core/BUILD.gn b/components/favicon/core/BUILD.gn
index 7d8c060d96ae2798e638b92757a12f48ec75de2d..d6f1f09dc564683d600982f1528e150e16f6b10c 100644
--- a/components/favicon/core/BUILD.gn
+++ b/components/favicon/core/BUILD.gn
@@ -29,6 +29,7 @@ static_library("core") {
deps = [
"//base",
"//base:i18n",
+ "//cc/paint",
"//components/bookmarks/browser",
"//components/favicon_base",
"//components/history/core/browser",

Powered by Google App Engine
This is Rietveld 408576698