Chromium Code Reviews| Index: content/browser/BUILD.gn |
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
| index 8a6e24c9ef0444526d119ca3765f1bb7f458a4b4..a35aae31070b984b7a1066b5c96a4670cbba0ca1 100644 |
| --- a/content/browser/BUILD.gn |
| +++ b/content/browser/BUILD.gn |
| @@ -64,6 +64,7 @@ source_set("browser") { |
| "//device/bluetooth", |
| "//device/gamepad", |
| "//device/geolocation:device_geolocation", |
| + "//device/geolocation/public/interfaces:geolocation_mojom", |
|
ortuno
2016/08/02 14:55:45
You can also remove "third_party/WebKit/public/pla
mcasas
2016/08/02 18:17:04
Done.
|
| "//device/power_save_blocker", |
| "//device/vibration", |
| "//gin", |