Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index 3a989080217f74bc7dcef59a0133b5e43d6c4e3d..c95d61eb2780b4e3fb7cf435549a1d5fa1edab61 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", |