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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 924063003: [Favicon] Adding FallbackIconUrlParser. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Refactor; now using Skia's color parser. Created 5 years, 10 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 | chrome/chrome_common.gypi » ('j') | chrome/common/favicon/fallback_icon_url_parser.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 3ddb57a41fdd67859cc557723f324be89eb06a5f..dd6ce9bab321ce115ee600254ca3d81d85ed89f7 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2678,6 +2678,7 @@
'../content/content.gyp:content_common',
'../crypto/crypto.gyp:crypto',
'../skia/skia.gyp:skia',
+ '../skia/skia.gyp:skia_library',
'../sync/sync.gyp:sync',
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation',
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_proto_cpp',
« no previous file with comments | « no previous file | chrome/chrome_common.gypi » ('j') | chrome/common/favicon/fallback_icon_url_parser.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698