| Index: third_party/WebKit/Source/web/StorageQuotaClientImpl.h
|
| diff --git a/third_party/WebKit/Source/web/StorageQuotaClientImpl.h b/third_party/WebKit/Source/web/StorageQuotaClientImpl.h
|
| index 5743f76fae9e6f87e7cdcad0ec218d42bc8996db..02c3b0db1323c20bdb7c5266bacda2dc79b200b5 100644
|
| --- a/third_party/WebKit/Source/web/StorageQuotaClientImpl.h
|
| +++ b/third_party/WebKit/Source/web/StorageQuotaClientImpl.h
|
| @@ -32,7 +32,7 @@
|
| #define StorageQuotaClientImpl_h
|
|
|
| #include "modules/quota/StorageQuotaClient.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|