| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index c433215fc48afe43123b9a10c7ae38ecda4e3af5..005a54aa761efc11f2c4f925d58e4afeb1b595a2 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -49,6 +49,8 @@
|
| 'child/indexed_db/indexed_db_dispatcher.h',
|
| 'child/indexed_db/indexed_db_message_filter.cc',
|
| 'child/indexed_db/indexed_db_message_filter.h',
|
| + 'child/indexed_db/indexed_db_key_builders.cc',
|
| + 'child/indexed_db/indexed_db_key_builders.h',
|
| 'child/indexed_db/proxy_webidbcursor_impl.cc',
|
| 'child/indexed_db/proxy_webidbcursor_impl.h',
|
| 'child/indexed_db/proxy_webidbdatabase_impl.cc',
|
|
|