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

Unified Diff: components/favicon.gypi

Issue 1032683002: [Icons NTP] Refactoring: Moving FallbackIconService to components\favicon\core (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Putting back +third_party/skia/include for favicon_base DEPS. 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
Index: components/favicon.gypi
diff --git a/components/favicon.gypi b/components/favicon.gypi
index be91eeba3cee402993e39b43527c45497174b566..cddc7465578a7e87731759df133661b33b2e6ada 100644
--- a/components/favicon.gypi
+++ b/components/favicon.gypi
@@ -19,6 +19,8 @@
],
'sources': [
# Note: sources list duplicated in GN build.
+ 'favicon/core/fallback_icon_service.cc',
+ 'favicon/core/fallback_icon_service.h',
'favicon/core/favicon_client.h',
'favicon/core/favicon_driver.h',
'favicon/core/favicon_handler.cc',

Powered by Google App Engine
This is Rietveld 408576698