| Index: third_party/WebKit/Source/web/StorageClientImpl.h
|
| diff --git a/third_party/WebKit/Source/web/StorageClientImpl.h b/third_party/WebKit/Source/web/StorageClientImpl.h
|
| index 24b32901b020a8f390b851bbbdfd6e1d73eb34c9..a3211b76c613b81c069b00f2a545b3b432aaa29c 100644
|
| --- a/third_party/WebKit/Source/web/StorageClientImpl.h
|
| +++ b/third_party/WebKit/Source/web/StorageClientImpl.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef StorageClientImpl_h
|
| #define StorageClientImpl_h
|
|
|
| -#include "modules/storage/StorageClient.h"
|
| #include <memory>
|
| +#include "modules/storage/StorageClient.h"
|
|
|
| namespace blink {
|
|
|
|
|