| Index: chrome/browser/favicon/favicon_download_helper.cc
|
| diff --git a/chrome/browser/favicon/favicon_download_helper.cc b/chrome/browser/favicon/favicon_download_helper.cc
|
| index ce3959fcc417ca4941fc0f1aaaf831269253147c..0bbd0e576d1e9403083dd72df381d547eeb00401 100644
|
| --- a/chrome/browser/favicon/favicon_download_helper.cc
|
| +++ b/chrome/browser/favicon/favicon_download_helper.cc
|
| @@ -11,6 +11,7 @@
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/browser/web_contents_delegate.h"
|
|
|
| +using content::FaviconURL;
|
| using content::WebContents;
|
|
|
| FaviconDownloadHelper::FaviconDownloadHelper(
|
|
|