Chromium Code Reviews| Index: components/web_view/BUILD.gn |
| diff --git a/components/web_view/BUILD.gn b/components/web_view/BUILD.gn |
| index 1f5c100a65e3de7e332778d0c6417cc2aac84f41..90448601d43458ab239fb1c5c123ef169b7a9b25 100644 |
| --- a/components/web_view/BUILD.gn |
| +++ b/components/web_view/BUILD.gn |
| @@ -15,6 +15,8 @@ source_set("lib") { |
| sources = [ |
| "client_initiated_frame_connection.cc", |
| "client_initiated_frame_connection.h", |
| + "find_controller.cc", |
| + "find_controller.h", |
| "frame.cc", |
| "frame.h", |
| "frame_connection.cc", |