| Index: content/common/indexed_db/indexed_db_key.cc
|
| diff --git a/content/common/indexed_db/indexed_db_key.cc b/content/common/indexed_db/indexed_db_key.cc
|
| index c23d3e44e2fef76604685e0ab01996683f9b874f..eb657b311b087f32e8daa107dc6a86b6a0f7c6d6 100644
|
| --- a/content/common/indexed_db/indexed_db_key.cc
|
| +++ b/content/common/indexed_db/indexed_db_key.cc
|
| @@ -8,7 +8,6 @@
|
|
|
| namespace content {
|
|
|
| -using blink::WebIDBKey;
|
| using blink::WebIDBKeyType;
|
| using blink::WebIDBKeyTypeArray;
|
| using blink::WebIDBKeyTypeBinary;
|
|
|