| Index: content/public/common/BUILD.gn
|
| diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
|
| index c744b68c8c3c39be6373c9a5bcee0c6cbd4d505b..e9c95c4623b28f3ea12b1c84ad81b882828c1f71 100644
|
| --- a/content/public/common/BUILD.gn
|
| +++ b/content/public/common/BUILD.gn
|
| @@ -91,6 +91,8 @@ source_set("common_sources") {
|
|
|
| sources = [
|
| "appcache_info.h",
|
| + "associated_interface_provider.h",
|
| + "associated_interface_registry.h",
|
| "bindings_policy.h",
|
| "browser_plugin_guest_mode.cc",
|
| "browser_plugin_guest_mode.h",
|
|
|