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

Unified Diff: components/components.gyp

Issue 983043003: Componentize FaviconService and FaviconHandler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@favicon_service
Patch Set: Fix android_aosp (reverted the change by mistake by switching computer) Created 5 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
« no previous file with comments | « components/BUILD.gn ('k') | components/favicon.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index bbf257196caec8df27b23c0264c3f8050f69cc1f..5160960f628f199cdf922fe93e2e65739320bbb7 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -27,7 +27,6 @@
'domain_reliability.gypi',
'enhanced_bookmarks.gypi',
'error_page.gypi',
- 'favicon.gypi',
'favicon_base.gypi',
'feedback.gypi',
'google.gypi',
@@ -129,6 +128,7 @@
# Android WebView fails to build if a dependency on these targets is
# introduced.
'includes': [
+ 'favicon.gypi',
'gcm_driver.gypi',
'history.gypi',
'omnibox.gypi',
« no previous file with comments | « components/BUILD.gn ('k') | components/favicon.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698