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

Unified Diff: components/favicon.gypi

Issue 1122103003: [Large Icon Service] Move icon resizing into worker thread. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comment cleanup; making ResizeLargeIconOnBackgroundThreadIfValid() a member function. Created 5 years, 7 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/BUILD.gn » ('j') | components/favicon/core/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/favicon.gypi
diff --git a/components/favicon.gypi b/components/favicon.gypi
index d2f9195e04a3c428230a2e2b7921360695f90028..f7666ec97643234184f0575f1a148f8721e7c53e 100644
--- a/components/favicon.gypi
+++ b/components/favicon.gypi
@@ -10,6 +10,7 @@
'type': 'static_library',
'dependencies': [
'../base/base.gyp:base',
+ '../content/content.gyp:content_browser',
'../skia/skia.gyp:skia',
'../ui/base/ui_base.gyp:ui_base',
'../ui/gfx/gfx.gyp:gfx',
« no previous file with comments | « no previous file | components/favicon/core/BUILD.gn » ('j') | components/favicon/core/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698