| Index: chrome/browser/ui/webui/fallback_icon_source.h
|
| diff --git a/chrome/browser/ui/webui/fallback_icon_source.h b/chrome/browser/ui/webui/fallback_icon_source.h
|
| index 1ed29a032370f2729f2295b8e9d7b8329c653a82..c084fde2725b1868a769aeb5db6246851c1772c8 100644
|
| --- a/chrome/browser/ui/webui/fallback_icon_source.h
|
| +++ b/chrome/browser/ui/webui/fallback_icon_source.h
|
| @@ -5,10 +5,10 @@
|
| #ifndef CHROME_BROWSER_UI_WEBUI_FALLBACK_ICON_SOURCE_H_
|
| #define CHROME_BROWSER_UI_WEBUI_FALLBACK_ICON_SOURCE_H_
|
|
|
| +#include <memory>
|
| #include <string>
|
|
|
| #include "base/macros.h"
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "content/public/browser/url_data_source.h"
|
|
|
| class GURL;
|
|
|