| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 0eacf97462bc6a0b36b98b960820c37a21797f9c..92609564874530c5ebcc963a56d53b7ad1b0f014 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -247,6 +247,8 @@ source_set("common") {
|
| "platform_notification_messages.h",
|
| "plugin_list.cc",
|
| "plugin_list.h",
|
| + "presentation/presentation_struct_traits.cc",
|
| + "presentation/presentation_struct_traits.h",
|
| "process_type.cc",
|
| "quarantine/quarantine.cc",
|
| "quarantine/quarantine_constants_linux.h",
|
|
|