| Index: components/offline_pages/background/offliner.h
|
| diff --git a/components/offline_pages/background/offliner.h b/components/offline_pages/background/offliner.h
|
| index 8bc6468af55a0f51565c935886665af2bb3cb7a0..daa6d1893d2fb1609e1921ed17d7621a0ab889bc 100644
|
| --- a/components/offline_pages/background/offliner.h
|
| +++ b/components/offline_pages/background/offliner.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_OFFLINE_PAGES_BACKGROUND_OFFLINER_H_
|
| #define COMPONENTS_OFFLINE_PAGES_BACKGROUND_OFFLINER_H_
|
|
|
| +#include <string>
|
| +
|
| #include "base/callback.h"
|
|
|
| namespace offline_pages {
|
|
|