| Index: chrome/browser/dom_ui/fileicon_source.h
|
| ===================================================================
|
| --- chrome/browser/dom_ui/fileicon_source.h (revision 53997)
|
| +++ chrome/browser/dom_ui/fileicon_source.h (working copy)
|
| @@ -8,11 +8,11 @@
|
|
|
| #include <string>
|
|
|
| -#include "app/resource_bundle.h"
|
| #include "chrome/browser/dom_ui/chrome_url_data_manager.h"
|
| #include "chrome/browser/icon_manager.h"
|
|
|
| class GURL;
|
| +class RefCountedBytes;
|
|
|
| // FileIconSource is the gateway between network-level chrome:
|
| // requests for favicons and the history backend that serves these.
|
|
|