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

Unified Diff: components/favicon_base.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_base.gypi
diff --git a/components/favicon_base.gypi b/components/favicon_base.gypi
index 0ea63318e4a7e5c31829b5a459d3d4e1f2a4fd44..852b9be6a03cb9dec537279e04bdc97b9a61c6d2 100644
--- a/components/favicon_base.gypi
+++ b/components/favicon_base.gypi
@@ -20,8 +20,6 @@
'../url/url.gyp:url_lib',
],
'sources': [
- 'favicon_base/fallback_icon_service.cc',
- 'favicon_base/fallback_icon_service.h',
'favicon_base/fallback_icon_style.cc',
'favicon_base/fallback_icon_style.h',
'favicon_base/favicon_callback.h',

Powered by Google App Engine
This is Rietveld 408576698