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

Unified Diff: components/favicon.gypi

Issue 228783002: Moves knowledge of Profile out of FaviconHandler, into FaviconTabHelper. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@FAVICON_3
Patch Set: 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
Index: components/favicon.gypi
diff --git a/components/favicon.gypi b/components/favicon.gypi
index 13a2151890a78f2058c5c67d2f26047095c0d2ea..958b3f03766d36ea5ec3e05c4d8de3de82067db5 100644
--- a/components/favicon.gypi
+++ b/components/favicon.gypi
@@ -11,7 +11,7 @@
'..',
],
'sources': [
- 'favicon/content/favicon_driver.h',
+ 'favicon/core/browser/favicon_client.h',
'favicon/core/favicon_handler_delegate.h',
],
},

Powered by Google App Engine
This is Rietveld 408576698