Chromium Code Reviews| Index: content/browser/BUILD.gn |
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
| index f02a0346b6e702179f3833d0728f68a5d4544fca..ccccb626523b3ff62137edfaeb8647a9302ac025 100644 |
| --- a/content/browser/BUILD.gn |
| +++ b/content/browser/BUILD.gn |
| @@ -336,6 +336,7 @@ source_set("browser") { |
| "geolocation/empty_wifi_data_provider.cc", |
| "geolocation/empty_wifi_data_provider.h", |
| ] |
| + deps += [ "//ui/accelerated_widget_mac" ] |
| libs += [ "bsm" ] |
| } |