Chromium Code Reviews| Index: mandoline/ui/desktop_ui/BUILD.gn |
| diff --git a/mandoline/ui/desktop_ui/BUILD.gn b/mandoline/ui/desktop_ui/BUILD.gn |
| index 578032cf3607d5b4cfe33242504ad8f3cc967347..e9de1a176221c1700910385cc05cc95fc14b9fbf 100644 |
| --- a/mandoline/ui/desktop_ui/BUILD.gn |
| +++ b/mandoline/ui/desktop_ui/BUILD.gn |
| @@ -27,6 +27,9 @@ source_set("lib") { |
| "browser_manager.h", |
| "browser_window.cc", |
| "browser_window.h", |
| + "find_bar_delegate.h", |
| + "find_bar_view.cc", |
| + "find_bar_view.h", |
| "toolbar_view.cc", |
| "toolbar_view.h", |
| ] |