| Index: third_party/WebKit/Source/modules/indexeddb/IndexedDBClient.h
|
| diff --git a/third_party/WebKit/Source/modules/indexeddb/IndexedDBClient.h b/third_party/WebKit/Source/modules/indexeddb/IndexedDBClient.h
|
| index 230da87fe0cfd94a2407f8f7203c6ba25da4d5fb..2eea06e9c82d089b56464f4ebb853c4cc833ba33 100644
|
| --- a/third_party/WebKit/Source/modules/indexeddb/IndexedDBClient.h
|
| +++ b/third_party/WebKit/Source/modules/indexeddb/IndexedDBClient.h
|
| @@ -33,7 +33,7 @@
|
| #include "modules/ModulesExport.h"
|
| #include "platform/Supplementable.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|