| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index f3d3a2bd2e4d71d06d55f886d07ae24298a0d972..3522a358c27f1dcc345dbd735ebe12aa26aaaa8f 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -149,8 +149,6 @@ source_set("common") {
|
| "indexed_db/indexed_db_messages.h",
|
| "indexed_db/indexed_db_metadata.cc",
|
| "indexed_db/indexed_db_metadata.h",
|
| - "indexed_db/indexed_db_param_traits.cc",
|
| - "indexed_db/indexed_db_param_traits.h",
|
| "indexed_db/indexed_db_struct_traits.cc",
|
| "indexed_db/indexed_db_struct_traits.h",
|
| "input/event_with_latency_info.cc",
|
|
|