Chromium Code Reviews| Index: components/update_client/BUILD.gn |
| diff --git a/components/update_client/BUILD.gn b/components/update_client/BUILD.gn |
| index b6061163062afc8da2c857b491363239d1c144a2..b57345591bca5cbbd8bbd3b82daf76ccb3aba2ef 100644 |
| --- a/components/update_client/BUILD.gn |
| +++ b/components/update_client/BUILD.gn |
| @@ -20,6 +20,7 @@ static_library("update_client") { |
| "crx_downloader.cc", |
| "crx_downloader.h", |
| "crx_update_item.h", |
| + "out_of_process_patcher.h", |
| "persisted_data.cc", |
| "persisted_data.h", |
| "ping_manager.cc", |