summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/custom_home_pages_model.mm
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/cocoa/custom_home_pages_model.mm')
-rw-r--r--chrome/browser/cocoa/custom_home_pages_model.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/cocoa/custom_home_pages_model.mm b/chrome/browser/cocoa/custom_home_pages_model.mm
index 4232e4d..f6f5d71 100644
--- a/chrome/browser/cocoa/custom_home_pages_model.mm
+++ b/chrome/browser/cocoa/custom_home_pages_model.mm
@@ -114,7 +114,7 @@ NSString* const kHomepageEntryChangedNotification =
[[NSNotificationCenter defaultCenter]
postNotificationName:kHomepageEntryChangedNotification object:nil];
- // TODO(pinkerton): fetch favicon, convert to NSImage
+ // TODO(pinkerton): fetch favicon, convert to NSImage http://crbug.com/34642
}
- (NSString*)URL {