| Index: content/common/indexed_db/indexed_db_key_unittest.cc
|
| diff --git a/content/common/indexed_db/indexed_db_key_unittest.cc b/content/common/indexed_db/indexed_db_key_unittest.cc
|
| index abee848511a69489c496b847a5d8893718c73a63..f908f6031b5d6e4a87121349b86767dc27b30f39 100644
|
| --- a/content/common/indexed_db/indexed_db_key_unittest.cc
|
| +++ b/content/common/indexed_db/indexed_db_key_unittest.cc
|
| @@ -5,7 +5,6 @@
|
| #include <vector>
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/memory/scoped_vector.h"
|
| #include "base/strings/string16.h"
|
| #include "content/common/indexed_db/indexed_db_key.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|