| Index: third_party/WebKit/Source/modules/webdatabase/DatabaseClient.h
|
| diff --git a/third_party/WebKit/Source/modules/webdatabase/DatabaseClient.h b/third_party/WebKit/Source/modules/webdatabase/DatabaseClient.h
|
| index 143309f06b4873ad704b12b911290d7e2b2b514a..fc8ef422a077e3a6455a69f30acd2289603d64c3 100644
|
| --- a/third_party/WebKit/Source/modules/webdatabase/DatabaseClient.h
|
| +++ b/third_party/WebKit/Source/modules/webdatabase/DatabaseClient.h
|
| @@ -35,7 +35,7 @@
|
| #include "modules/ModulesExport.h"
|
| #include "platform/Supplementable.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|