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

Unified Diff: components/favicon.gypi

Issue 255843002: Renamed FaviconHandlerDelegate to FaviconDriver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed leftovers. Created 6 years, 8 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 | « chrome/browser/favicon/favicon_tab_helper.h ('k') | components/favicon/core/favicon_driver.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/favicon.gypi
diff --git a/components/favicon.gypi b/components/favicon.gypi
index 9a67335d7ec339ba7f0ba7ff24356e0d9a96af3a..0d44dd3ff3a624998de6bfeaa874fe687fbe48ee 100644
--- a/components/favicon.gypi
+++ b/components/favicon.gypi
@@ -9,7 +9,7 @@
'type': 'none',
'sources': [
'favicon/core/browser/favicon_client.h',
- 'favicon/core/favicon_handler_delegate.h',
+ 'favicon/core/favicon_driver.h',
],
},
],
« no previous file with comments | « chrome/browser/favicon/favicon_tab_helper.h ('k') | components/favicon/core/favicon_driver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698