diff options
Diffstat (limited to 'components/infobars/core/BUILD.gn')
-rw-r--r-- | components/infobars/core/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/infobars/core/BUILD.gn b/components/infobars/core/BUILD.gn index d4cb5e1..ed68337 100644 --- a/components/infobars/core/BUILD.gn +++ b/components/infobars/core/BUILD.gn @@ -30,6 +30,7 @@ static_library("core") { "//ui/base", "//ui/gfx", "//ui/strings", + "//url", ] if (use_aura || (!is_ios && !is_android)) { |