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

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

Issue 1122103003: [Large Icon Service] Move icon resizing into worker thread. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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
« no previous file with comments | « no previous file | components/favicon/core/DEPS » ('j') | components/favicon/core/large_icon_service.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/favicon/core/BUILD.gn
diff --git a/components/favicon/core/BUILD.gn b/components/favicon/core/BUILD.gn
index f4e8a15e34a53e056c4e683e01a5bf8a974845bc..71529912eecaa0b13d5b3054030bab1186a1757d 100644
--- a/components/favicon/core/BUILD.gn
+++ b/components/favicon/core/BUILD.gn
@@ -29,6 +29,7 @@ static_library("core") {
"//components/favicon_base",
"//components/history/core/browser",
"//components/keyed_service/core",
+ "//content",
"//skia",
"//ui/base",
"//ui/gfx",
« no previous file with comments | « no previous file | components/favicon/core/DEPS » ('j') | components/favicon/core/large_icon_service.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698