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

Unified Diff: components/favicon.gypi

Issue 1310513006: Adding components to dependencies on iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing Created 5 years, 3 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.gypi
diff --git a/components/favicon.gypi b/components/favicon.gypi
index 65db08fb107191aa9310d762b02430feb22bace2..a75c937c96b4d914225c6915abad452ff28e2370 100644
--- a/components/favicon.gypi
+++ b/components/favicon.gypi
@@ -71,6 +71,11 @@
'include_dirs': [
'..',
],
+ 'sources!': [
+ 'favicon/core/fallback_icon_client.h',
+ 'favicon/core/fallback_icon_service.cc',
+ 'favicon/core/fallback_icon_service.h',
+ ],
},
],
}],

Powered by Google App Engine
This is Rietveld 408576698