Index: content/app/BUILD.gn |
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn |
index a47b6e9d3554bc3301a8f28ba7951b7f1c16f458..fefad7f273f4e09241318793d1f96c897c6f9cf0 100644 |
--- a/content/app/BUILD.gn |
+++ b/content/app/BUILD.gn |
@@ -43,6 +43,7 @@ if (is_win) { |
content_app_sources -= [ "content_main.cc" ] |
content_app_deps += [ |
"//content/public/android:jni", |
+ "//device/vibration", |
"//skia", |
"//third_party/android_tools:cpu_features", |
"//ui/android", |