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 a9eceed0726aceb69b598af1a42ebfcb905bf84a..3faf508eb15deef98ab977d69f5e1fe77e08a4cf 100644 |
| --- a/components/browsing_data_ui/BUILD.gn |
| +++ b/components/browsing_data_ui/BUILD.gn |
| @@ -9,6 +9,7 @@ static_library("browsing_data_ui") { |
| ] |
| deps = [ |
| + "//base", |
| "//components/browser_sync/browser", |
| "//components/history/core/browser", |
| ] |