Index: content/common/indexed_db/proxy_webidbobjectstore_impl.h |
diff --git a/content/common/indexed_db/proxy_webidbobjectstore_impl.h b/content/common/indexed_db/proxy_webidbobjectstore_impl.h |
index 27dd73c036bd7277d33b4fcab117ec149da6eeec..310ff2a6c329d3db4a8d686f9af726cc5c82fca3 100644 |
--- a/content/common/indexed_db/proxy_webidbobjectstore_impl.h |
+++ b/content/common/indexed_db/proxy_webidbobjectstore_impl.h |
@@ -40,7 +40,7 @@ class RendererWebIDBObjectStoreImpl : public WebKit::WebIDBObjectStore { |
WebKit::WebIDBCallbacks*, |
const WebKit::WebIDBTransaction&, |
const WebKit::WebVector<WebKit::WebString>&, |
- const WebKit::WebVector<WebKit::WebVector<WebKit::WebIDBKey> >&, |
+ const WebKit::WebVector<WebKit::WebIDBObjectStore::WebIndexKeys>&, |
WebKit::WebExceptionCode&); |
virtual void deleteFunction(const WebKit::WebIDBKeyRange& key_range, |
WebKit::WebIDBCallbacks* callbacks, |