| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index e80cf92b94a12bed354f51c6247da196cfd24a9a..b33046daaaf5e23850ae5702e397a21d75058249 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -263,6 +263,7 @@ source_set("common") {
|
| "platform_notification_messages.h",
|
| "plugin_list.cc",
|
| "plugin_list.h",
|
| + "possibly_associated_interface_ptr.h",
|
| "presentation/presentation_struct_traits.cc",
|
| "presentation/presentation_struct_traits.h",
|
| "process_type.cc",
|
|
|