| Index: Source/WebKit/chromium/tests/IDBFakeBackingStore.h
|
| diff --git a/Source/WebKit/chromium/tests/IDBFakeBackingStore.h b/Source/WebKit/chromium/tests/IDBFakeBackingStore.h
|
| index a47b59329b942201a163572697a8df8eec586906..cb79469656d790e801cf14d74bb66f3ca9647ab7 100644
|
| --- a/Source/WebKit/chromium/tests/IDBFakeBackingStore.h
|
| +++ b/Source/WebKit/chromium/tests/IDBFakeBackingStore.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef IDBFakeBackingStore_h
|
| #define IDBFakeBackingStore_h
|
|
|
| -#include "IDBBackingStore.h"
|
| +#include "modules/indexeddb/IDBBackingStore.h"
|
|
|
| namespace WebCore {
|
|
|
|
|