From 371d64ad1a0f5672f6ca396dfcd66c723926db97 Mon Sep 17 00:00:00 2001 From: "avi@chromium.org" Date: Fri, 14 Dec 2012 21:11:32 +0000 Subject: Remove straggling TabContents references. BUG=107201 TEST=no visible change Review URL: https://codereview.chromium.org/11577020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173207 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/favicon/favicon_handler.h | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/browser/favicon/favicon_handler.h') diff --git a/chrome/browser/favicon/favicon_handler.h b/chrome/browser/favicon/favicon_handler.h index a7ba7aa..e415bc7 100644 --- a/chrome/browser/favicon/favicon_handler.h +++ b/chrome/browser/favicon/favicon_handler.h @@ -254,7 +254,6 @@ class FaviconHandler { GURL url_; // Whether we got the initial response for the favicon back from the renderer. - // See "Favicon Details" in tab_contents.cc for more details. bool got_favicon_from_history_; // Whether the favicon is out of date or the favicon data in -- cgit v1.1