OSDN Git Service

Merge Webkit at r70949: Initial merge by git.
[android-x86/external-webkit.git] / WebKit / chromium / public / WebIDBObjectStore.h
index f5f1473..89dae02 100755 (executable)
@@ -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() { }