Chromium Code Reviews| Index: components/arc/BUILD.gn |
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
| index acb86185566a5bff73da2f660d815b1ed247babf..aacda7ca83b06e032edff571f1f4c885d3e78c55 100644 |
| --- a/components/arc/BUILD.gn |
| +++ b/components/arc/BUILD.gn |
| @@ -72,6 +72,7 @@ static_library("arc") { |
| "//components/prefs", |
| "//components/signin/core/account_id", |
| "//components/user_manager", |
| + "//content/public/browser", |
| "//device/bluetooth", |
| "//google_apis", |
| "//ipc:ipc", |