| Index: content/common/indexed_db/indexed_db_key.h
|
| diff --git a/content/common/indexed_db/indexed_db_key.h b/content/common/indexed_db/indexed_db_key.h
|
| index 4e1b4eb1256cc6e7c0002e570c1db3440fdab0ad..ce48455f332319c9608c8888e17c78820e92c353 100644
|
| --- a/content/common/indexed_db/indexed_db_key.h
|
| +++ b/content/common/indexed_db/indexed_db_key.h
|
| @@ -15,10 +15,6 @@
|
| #include "content/common/content_export.h"
|
| #include "third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h"
|
|
|
| -namespace blink {
|
| -class WebIDBKey;
|
| -}
|
| -
|
| namespace content {
|
|
|
| class CONTENT_EXPORT IndexedDBKey {
|
|
|