| Index: third_party/WebKit/Source/modules/indexeddb/WebIDBCallbacksImpl.h
|
| diff --git a/third_party/WebKit/Source/modules/indexeddb/WebIDBCallbacksImpl.h b/third_party/WebKit/Source/modules/indexeddb/WebIDBCallbacksImpl.h
|
| index 94b890aabc46cac7e36cd83a4204fb27efbb4154..4f8d0c23f11b484254e4e6c70fd23f5f4536dc13 100644
|
| --- a/third_party/WebKit/Source/modules/indexeddb/WebIDBCallbacksImpl.h
|
| +++ b/third_party/WebKit/Source/modules/indexeddb/WebIDBCallbacksImpl.h
|
| @@ -69,7 +69,6 @@ private:
|
| explicit WebIDBCallbacksImpl(IDBRequest*);
|
|
|
| Persistent<IDBRequest> m_request;
|
| - int m_asyncOperationId;
|
| };
|
|
|
| } // namespace blink
|
|
|