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

Unified Diff: ios/chrome/browser/favicon/favicon_attributes_provider.h

Issue 2787503002: Move FaviconAttributes to UI (Closed)
Patch Set: Created 3 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
« no previous file with comments | « ios/chrome/browser/favicon/favicon_attributes.mm ('k') | ios/chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/favicon/favicon_attributes_provider.h
diff --git a/ios/chrome/browser/favicon/favicon_attributes_provider.h b/ios/chrome/browser/favicon/favicon_attributes_provider.h
index 49fc52371a9d9b9850f47f099a104dc3717f19e9..b0e33690dc57b9e9877148aa7b6d8ae42cefea32 100644
--- a/ios/chrome/browser/favicon/favicon_attributes_provider.h
+++ b/ios/chrome/browser/favicon/favicon_attributes_provider.h
@@ -6,7 +6,7 @@
#define IOS_CHROME_BROWSER_FAVICON_FAVICON_ATTRIBUTES_PROVIDER_H_
#import <UIKit/UIKit.h>
-#import "ios/chrome/browser/favicon/favicon_attributes.h"
+#import "ios/chrome/browser/ui/favicon/favicon_attributes.h"
sdefresne 2017/03/29 14:42:44 rohitrao wants to avoid dependencies ios/chrome/br
gambard 2017/03/29 16:17:18 Done.
namespace favicon {
class LargeIconService;
« no previous file with comments | « ios/chrome/browser/favicon/favicon_attributes.mm ('k') | ios/chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698