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 47fc947a943ff74098076761e0968e835cf9d10d..f9618786aa0ac849f04af005ff087757080fd7ce 100644 |
--- a/content/common/indexed_db/indexed_db_key.h |
+++ b/content/common/indexed_db/indexed_db_key.h |
@@ -10,7 +10,6 @@ |
#include "base/basictypes.h" |
#include "base/logging.h" |
-#include "base/memory/scoped_vector.h" |
#include "base/strings/string16.h" |
#include "content/common/content_export.h" |
#include "third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h" |