X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=WebKit%2Fchromium%2Fpublic%2FWebIDBObjectStore.h;h=89dae02ec83d5c46c3c3864cc47475146c856089;hb=e14391e94c850b8bd03680c23b38978db68687a8;hp=f5f1473d5e641e72f93162c8028bc4d2f274d54d;hpb=1bd705833a68f07850cf7e204b26f8d328d16951;p=android-x86%2Fexternal-webkit.git diff --git a/WebKit/chromium/public/WebIDBObjectStore.h b/WebKit/chromium/public/WebIDBObjectStore.h index f5f1473d5..89dae02ec 100755 --- a/WebKit/chromium/public/WebIDBObjectStore.h +++ b/WebKit/chromium/public/WebIDBObjectStore.h @@ -38,7 +38,7 @@ namespace WebKit { class WebIDBKeyRange; class WebIDBTransaction; -// See comment in WebIndexedDatabase for a high level overview these classes. +// See comment in WebIDBFactory for a high level overview these classes. class WebIDBObjectStore { public: virtual ~WebIDBObjectStore() { }