Chromium Code Reviews| Index: content/browser/BUILD.gn |
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
| index f02a0346b6e702179f3833d0728f68a5d4544fca..1feaa6d0adbd52cb52ad9eb304864ddf35d9f590 100644 |
| --- a/content/browser/BUILD.gn |
| +++ b/content/browser/BUILD.gn |
| @@ -26,6 +26,7 @@ source_set("browser") { |
| "//content/public/common:common_sources", |
| "//crypto", |
| "//device/battery", |
| + "//device/vibration", |
| "//google_apis", |
| "//net", |
| "//skia", |