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