| Index: Source/modules/indexeddb/WebIDBCallbacksImpl.cpp
|
| diff --git a/Source/modules/indexeddb/WebIDBCallbacksImpl.cpp b/Source/modules/indexeddb/WebIDBCallbacksImpl.cpp
|
| index 18eb8973fd40e8f7c87021ea7c610665b3845e9e..48a11a8f2ef042b2adf003c9e195a9375564223e 100644
|
| --- a/Source/modules/indexeddb/WebIDBCallbacksImpl.cpp
|
| +++ b/Source/modules/indexeddb/WebIDBCallbacksImpl.cpp
|
| @@ -46,7 +46,6 @@ using blink::WebData;
|
| using blink::WebIDBCursor;
|
| using blink::WebIDBDatabase;
|
| using blink::WebIDBDatabaseError;
|
| -using blink::WebIDBIndex;
|
| using blink::WebIDBKey;
|
| using blink::WebIDBKeyPath;
|
| using blink::WebIDBMetadata;
|
|
|