summaryrefslogtreecommitdiffstats
path: root/content/app/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'content/app/BUILD.gn')
-rw-r--r--content/app/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index 97c738e..251187b 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",