Chromium Code Reviews| Index: content/public/renderer/BUILD.gn |
| diff --git a/content/public/renderer/BUILD.gn b/content/public/renderer/BUILD.gn |
| index 74205afbe4f16da3daa07f2d229ccc90caf7ed9a..c9b39c95a3b517aa1f253213f9ebfde9a2c85d72 100644 |
| --- a/content/public/renderer/BUILD.gn |
| +++ b/content/public/renderer/BUILD.gn |
| @@ -38,6 +38,8 @@ target(link_target_type, "renderer_sources") { |
| "context_menu_client.h", |
| "document_state.cc", |
| "document_state.h", |
| + "guest_mode.cc", |
| + "guest_mode.h", |
| "navigation_state.cc", |
| "navigation_state.h", |
| "pepper_plugin_instance.h", |