Chromium Code Reviews| Index: content/shell/BUILD.gn |
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
| index b9773c5066359766b65acd0ef6bb7ec297bd6f30..a67c82aaa38334b760f9f209691116b50ede5123 100644 |
| --- a/content/shell/BUILD.gn |
| +++ b/content/shell/BUILD.gn |
| @@ -235,6 +235,7 @@ static_library("content_shell_lib") { |
| "//content/test:test_support", |
| "//device/bluetooth", |
| "//device/bluetooth:mocks", |
| + "//device/geolocation:device_geolocation", |
| "//gin", |
| "//gpu", |
| "//ipc", |