| Index: content/common/indexed_db/indexed_db_struct_traits.cc
|
| diff --git a/content/common/indexed_db/indexed_db_struct_traits.cc b/content/common/indexed_db/indexed_db_struct_traits.cc
|
| index ecd1e67505ee42d2b5b8a4ec6677383445501d33..85d5fe602f7b5def4eb972a15454a2c14e6ad8ee 100644
|
| --- a/content/common/indexed_db/indexed_db_struct_traits.cc
|
| +++ b/content/common/indexed_db/indexed_db_struct_traits.cc
|
| @@ -3,6 +3,8 @@
|
| // found in the LICENSE file.
|
|
|
| #include "content/common/indexed_db/indexed_db_struct_traits.h"
|
| +
|
| +#include "base/stl_util.h"
|
| #include "mojo/common/common_custom_types_struct_traits.h"
|
|
|
| using content::IndexedDBKey;
|
|
|