Chromium Code Reviews| Index: components/browsing_data_ui/BUILD.gn |
| diff --git a/components/browsing_data_ui/BUILD.gn b/components/browsing_data_ui/BUILD.gn |
| index 3faf508eb15deef98ab977d69f5e1fe77e08a4cf..5381f635d0d8b01bdb86800e4f94dcd8dcd599e6 100644 |
| --- a/components/browsing_data_ui/BUILD.gn |
| +++ b/components/browsing_data_ui/BUILD.gn |
| @@ -12,5 +12,6 @@ static_library("browsing_data_ui") { |
| "//base", |
| "//components/browser_sync/browser", |
| "//components/history/core/browser", |
| + "//components/version_info", |
| ] |
| } |