Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index d4aae6eb8bd86a433b046d74c0152984a25f4430..e3c7d3434c3f55bcf54aba10cf0d0b3444f1200a 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -153,6 +153,7 @@ static_library("common") { |
| public_deps += [ |
| "//chrome/common/extensions/api", |
| "//chrome/common/extensions/api:extensions_features", |
| + "//device/generic_sensor", |
|
jochen (gone - plz use gerrit)
2016/08/29 09:28:25
why is this needed?
shalamov
2016/08/29 10:37:53
Thanks for pointing out, forgot to remove those af
|
| "//device/usb", |
| "//extensions:extensions_resources", |
| "//extensions/common", |